Skip to content
Snippets Groups Projects
Commit 3df135a6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix code rendering for snippets

parent eceec9b1
No related branches found
No related tags found
No related merge requests found
Loading
@@ -7,4 +7,5 @@
Loading
@@ -7,4 +7,5 @@
= link_to "#L#{i}", id: "L#{i}", rel: "#L#{i}" do = link_to "#L#{i}", id: "L#{i}", rel: "#L#{i}" do
%i.fa.fa-link %i.fa.fa-link
= i = i
= highlight(blob.name, blob.data) :preserve
#{highlight(blob.name, blob.data)}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment