Commit 28af56de authored by Douwe Maan's avatar Douwe Maan

gfm is no longer

parent 2bbdeb91
...@@ -21,4 +21,4 @@ ...@@ -21,4 +21,4 @@
= render "snippets/actions" = render "snippets/actions"
.gray-content-block.middle-block .gray-content-block.middle-block
%h2.snippet-title %h2.snippet-title
= gfm escape_once(@snippet.title) = markdown escape_once(@snippet.title), pipeline: :single_line
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment