From 0656e849bd586c8c40104fe86339ce7128be8946 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Tue, 5 May 2015 11:04:40 +0200 Subject: [PATCH] toc raw --- app/views/documents/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/documents/show.html.erb b/app/views/documents/show.html.erb index dff248d..5159f85 100644 --- a/app/views/documents/show.html.erb +++ b/app/views/documents/show.html.erb @@ -11,7 +11,7 @@ -<%= @document.toc %> +<%= raw(@document.toc) %>

<%= @document.name %>