Merge pull request #7634 from zzet/patch-11

Return extra empty line in blob render
This commit is contained in:
Dmitriy Zaporozhets 2014-08-29 17:43:51 +03:00
commit 933d2dcc97
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
.highlight
%pre
%code{ class: highlightjs_class(blob.name) }
= blob.data
#{blob.data}