Sha256: 0c05e51ebf7d3cffd0af5a7df755433371a4655bb073fabd003115340b306ec4

Contents?: true

Size: 153 Bytes

Versions: 7

Compression:

Stored size: 153 Bytes

Contents

= <%= title %>

<% notes.each_with_index do |note, index| %>
* <%= note.label %>: <%= h note.textline %> (<%= note.file %>: <%= note.line %>)
<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
dnote-1.6.1 lib/dnote/templates/rdoc/list.erb
dnote-1.6.0 lib/dnote/templates/rdoc/list.erb
dnote-1.4.0 lib/dnote/templates/rdoc/list.erb
dnote-1.3.1 lib/dnote/templates/rdoc/list.erb
dnote-1.3.0 lib/dnote/templates/rdoc/list.erb
dnote-1.2.1 lib/dnote/templates/rdoc/list.erb
dnote-1.2.0 lib/dnote/templates/rdoc/list.erb