From a566c2d4e2b7fac2be553563da9fc4733336d0ea Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Thu, 17 May 2018 19:38:26 +0900 Subject: [PATCH] Use v-html directive to display raw HTML Signed-off-by: Kenji Okimoto --- app/views/shared/vue/_in_tail_format.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/vue/_in_tail_format.html.erb b/app/views/shared/vue/_in_tail_format.html.erb index 5e5f715..bf8b6fe 100644 --- a/app/views/shared/vue/_in_tail_format.html.erb +++ b/app/views/shared/vue/_in_tail_format.html.erb @@ -32,7 +32,7 @@
-
{{ highlightedLines }}
+