Sha256: 4f6b20727ee27f8227508dbf98434391548c8e374eb7a2cd3fa5834f05b18c19
Contents?: true
Size: 499 Bytes
Versions: 1
Compression:
Stored size: 499 Bytes
Contents
!!! %html %head %title Murdoc %style=stylesheet %body - annotators.each_with_index do |annotator, i| %h2 #{filenames[i]} - annotator.paragraphs.each do |p| - unless p.annotation.empty? %section= p.formatted_annotation - unless p.source.empty? %figure %ol - 1.upto(p.source.split("\n").size) do |i| %li= i + p.starting_line <code>#{p.formatted_source.gsub("\n", '
')}</code>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
murdoc-0.1.13 | markup/template_multifile.haml |