adds simple format to comments

This commit is contained in:
Juanjo Bazán
2015-11-07 20:38:43 +01:00
parent d8fc892a3d
commit e38a74d73f

View File

@@ -65,7 +65,7 @@
<div class="comment-user <div class="comment-user
<%= user_level_class comment %> <%= user_level_class comment %>
<%= comment_author_class comment, @commentable.author_id %>"> <%= comment_author_class comment, @commentable.author_id %>">
<%= text_with_links comment.body %> <%= simple_format text_with_links comment.body %>
</div> </div>
<span id="<%= dom_id(comment) %>_votes" class="comment-votes right"> <span id="<%= dom_id(comment) %>_votes" class="comment-votes right">