We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce8b9d6 + fb25fa4 commit c2d8f08Copy full SHA for c2d8f08
docs/views/reference/code.jade
@@ -93,7 +93,7 @@ block documentation
93
.col-lg-6
94
+jade
95
:jadesrc
96
- p!= 'This code is <strong>not</strong> escaped!'
+ p!= 'This code is' + ' <strong>not</strong> escaped!'
97
98
+html
99
:htmlsrc
0 commit comments