templates/default/docstring/text/todo.erb in yard-0.9.18 vs templates/default/docstring/text/todo.erb in yard-0.9.19

- old
+ new

@@ -1,4 +1,4 @@ -<% object.tags(:todo).each do |tag| %> -<%= indent(wrap("TODO: #{tag.text}")) %> - +<% object.tags(:todo).each do |tag| %> +<%= indent(wrap("TODO: #{tag.text}")) %> + <% end %> \ No newline at end of file