diff --git a/app/views/comments/_comment.html.erb b/app/views/comments/_comment.html.erb index dcf02d084..def344f16 100644 --- a/app/views/comments/_comment.html.erb +++ b/app/views/comments/_comment.html.erb @@ -65,7 +65,7 @@
- <%= text_with_links comment.body %> + <%= simple_format text_with_links comment.body %>