X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5e17fa82497dabca91432f223ce4a17554511086..c341b84ab26e83e4deef91f042d5a368175597c2:/app/views/browse/note.html.erb?ds=inline diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 083b1ab86..31fd00f01 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -41,7 +41,7 @@
<%= h(@note.comments.first.body) %>
+<%= h(@note.comments.first.body.to_html) %>