Sha256: 2b4c2f1fb61cf5923ce5b89b310dcaf48134b08b49c5de584f80d6092c276b23

Contents?: true

Size: 178 Bytes

Versions: 25

Compression:

Stored size: 178 Bytes

Contents

<% if object.has_tag?(:note) %>
  <blockquote class="note">
    <p><strong>Heads up!</strong></p>
    <%= html_markup_markdown object.tag(:note).text %>
  </blockquote>
<% end %>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
yard-api-1.1.2 templates/api/tags/html/note.erb
yard-api-1.1.1 templates/api/tags/html/note.erb
yard-api-1.1.0 templates/api/tags/html/note.erb
yard-api-1.0.1 templates/api/tags/html/note.erb
yard-api-1.0.0 templates/api/tags/html/note.erb
yard-api-0.3.7 templates/api/tags/html/note.erb
yard-api-0.3.6 templates/api/tags/html/note.erb
yard-api-0.3.5 templates/api/tags/html/note.erb
yard-api-0.3.4 templates/api/tags/html/note.erb
yard-api-0.3.3 templates/api/tags/html/note.erb
yard-api-0.3.2 templates/api/tags/html/note.erb
yard-api-0.3.1 templates/api/tags/html/note.erb
yard-api-0.3.0 templates/api/tags/html/note.erb
yard-api-0.2.3 templates/api/tags/html/note.erb
yard-api-0.2.2 templates/api/tags/html/note.erb
yard-api-0.2.1 templates/api/tags/html/note.erb
yard-api-0.1.10 templates/api/tags/html/note.erb
yard-api-0.1.8 templates/api/tags/html/note.erb
yard-api-0.1.7 templates/api/tags/html/note.erb
yard-api-0.1.6 templates/api/tags/html/note.erb