Merge pull request #7634 from zzet/patch-11
Return extra empty line in blob render
This commit is contained in:
commit
933d2dcc97
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@
|
|||
.highlight
|
||||
%pre
|
||||
%code{ class: highlightjs_class(blob.name) }
|
||||
= blob.data
|
||||
#{blob.data}
|
||||
|
|
Loading…
Reference in a new issue