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