Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 1261cb6

Browse files
committed
docs(styleguide): remove 'escape=html' for script ex
1 parent 5a5122a commit 1261cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/_includes/styleguide/_code-examples.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ include ../../../_includes/_util-fns
159159
:marked
160160
HTML files can also contain #docregion comments:
161161

162-
code-example(format="linenums" language="html" escape="html").
162+
code-example(format="linenums" language="html").
163163
<!-- #docregion -->
164164
...
165165
<script src="https://code.angularjs.org/2.0.0-beta.7/angular2.sfx.dev.js"></script>

0 commit comments

Comments
 (0)