diff --git a/app/views/news/show.html.erb b/app/views/news/show.html.erb index 5e892e5b..ed1bcacb 100644 --- a/app/views/news/show.html.erb +++ b/app/views/news/show.html.erb @@ -25,8 +25,8 @@
-
- <%= @news.description %> +
+ <%= textilizable(@news, :description) %>
<%= link_to_attachments @news %>