Skip to content

Commit c2d8f08

Browse files
committed
Merge pull request #1973 from alubbe/master
fix documentation, see #1970
2 parents ce8b9d6 + fb25fa4 commit c2d8f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/views/reference/code.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ block documentation
9393
.col-lg-6
9494
+jade
9595
:jadesrc
96-
p!= 'This code is <strong>not</strong> escaped!'
96+
p!= 'This code is' + ' <strong>not</strong> escaped!'
9797
.col-lg-6
9898
+html
9999
:htmlsrc

0 commit comments

Comments
 (0)