Fix snippet render issue cause of haml preserve
This commit is contained in:
parent
29636d4dab
commit
899afd0067
3 changed files with 16 additions and 22 deletions
|
@ -12,4 +12,4 @@
|
|||
= preserve do
|
||||
= raw blob.colorize(formatter: :gitlab)
|
||||
- else
|
||||
%h4.nothing_here_message Empty file
|
||||
%p.nothing_here_message Empty file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue