X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4bb1bccd9c1c8d90bf21f997a1021de74df5444d..ad368d189f4842f18e81fd272c677e5d820a2da4:/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) %>