templates/default/docstring/html/note.erb in yard-0.9.18 vs templates/default/docstring/html/note.erb in yard-0.9.19
- old
+ new
@@ -1,6 +1,6 @@
-<% object.tags(:note).each do |tag| %>
- <div class="note notetag">
- <strong>Note:</strong>
- <%= htmlify_line tag.text %>
- </div>
-<% end %>
+<% object.tags(:note).each do |tag| %>
+ <div class="note notetag">
+ <strong>Note:</strong>
+ <%= htmlify_line tag.text %>
+ </div>
+<% end %>