Return extra empty line in blob render

This commit is contained in:
Andrew Kumanyaev 2014-08-29 13:28:13 +04:00
parent 3069826d1a
commit 039976af46
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}