Make snippet_blob highlight server-side as well
This commit is contained in:
parent
54771100eb
commit
ce0a0feff4
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
.nothing-here-block Empty file
|
||||
- else
|
||||
.file-content.code
|
||||
%div.highlighted-data.js-syntax-highlight
|
||||
%div.highlighted-data{ class: user_color_scheme }
|
||||
.line-numbers
|
||||
- snippet_blob[:snippet_chunks].each do |snippet|
|
||||
- unless snippet[:data].empty?
|
||||
|
|
Loading…
Reference in a new issue