Sha256: 8341768d0c4117e4f67afdced7e945d8701bfd3d4688eff5b50b0b849c593b7a

Contents?: true

Size: 183 Bytes

Versions: 7

Compression:

Stored size: 183 Bytes

Contents

<?xml version="1.0" ?>
<notes>
<% notes.each do |note| %>
  <note file="<%= note.file %>" line="<%= note.line %>" type="<%= label %>"><%= h note.textline %></note>
<% end %>
</notes>

Version data entries

7 entries across 7 versions & 1 rubygems

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