X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4bb1bccd9c1c8d90bf21f997a1021de74df5444d..c5fc21e6a6615646b3fa443b6fd12a80b4fef331:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index fa587104e..31fd00f01 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -39,9 +39,9 @@ <% end %> -
<%= h(@note.comments.first.body) %>
+<%= h(@note.comments.first.body.to_html) %>