Sha256: 0e70904c59b320a452a08b891f4d3c5892479c0625a620b770982da562f37a9e

Contents?: true

Size: 144 Bytes

Versions: 7

Compression:

Stored size: 144 Bytes

Contents

<% object.tags(:note).each do |tag| %>
  <p class="note notetag">
    <strong>Note:</strong> 
    <%= htmlify_line tag.text %>
  </p>
<% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
yard-0.5.4 templates/default/docstring/html/note.erb
yard-0.5.3 templates/default/docstring/html/note.erb
yard-0.5.2 templates/default/docstring/html/note.erb
yard-0.5.1p1 templates/default/docstring/html/note.erb
yard-0.5.1 templates/default/docstring/html/note.erb
yard-0.5.0 templates/default/docstring/html/note.erb
yard-0.4.0 templates/default/docstring/html/note.erb