Sha256: b03c7b87f6e20fac9be7f0815b111c270a129aa9cf6b45c43b0c327ef4cfb26e

Contents?: true

Size: 236 Bytes

Versions: 21

Compression:

Stored size: 236 Bytes

Contents

<%= title %>

<% notes.by_label.each do |label, line_notes| %>

<%= label %>


<% line_notes.each_with_index do |note, i| %>
<%= note.text.indent(6).sub(' ' * 6,(" %3s. " % [i+1])) %> (<%= note.file %>:<%= note.line %>)
<% end; end %>

Version data entries

21 entries across 14 versions & 2 rubygems

Version Path
mvz-dnote-1.10.0 lib/dnote/templates/text/label.erb
mvz-dnote-1.9.0 lib/dnote/templates/text/label.erb
mvz-dnote-1.8.0 lib/dnote/templates/text/label.erb
mvz-dnote-1.7.2 lib/dnote/templates/text/label.erb
mvz-dnote-1.7.1 lib/dnote/templates/text/label.erb
dnote-1.7.1 lib/dnote/templates/text/label.erb
dnote-1.7.0 lib/dnote/templates/text/label.erb
dnote-1.6.1 lib/dnote/templates/text.erb
dnote-1.6.1 lib/dnote/templates/text/label.erb
dnote-1.6.0 lib/dnote/templates/text/label.erb
dnote-1.6.0 lib/dnote/templates/text.erb
dnote-1.4.0 lib/dnote/templates/text.erb
dnote-1.4.0 lib/dnote/templates/text/label.erb
dnote-1.3.1 lib/dnote/templates/text.erb
dnote-1.3.1 lib/dnote/templates/text/label.erb
dnote-1.3.0 lib/dnote/templates/text/label.erb
dnote-1.3.0 lib/dnote/templates/text.erb
dnote-1.2.1 lib/dnote/templates/text.erb
dnote-1.2.1 lib/dnote/templates/text/label.erb
dnote-1.2.0 lib/dnote/templates/text/label.erb