Skip to content

Commit 568fe4a

Browse files
committed
Add htmlembedded.js to compression helper
1 parent 2dae95c commit 568fe4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compress.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ <h1><span class="logo-braces">{ }</span> <a href="http://codemirror.net/">CodeMi
5454
<option value="http://codemirror.net/mode/gfm/gfm.js">gfm.js</option>
5555
<option value="http://codemirror.net/mode/groovy/groovy.js">groovy.js</option>
5656
<option value="http://codemirror.net/mode/haskell/haskell.js">haskell.js</option>
57+
<option value="http://codemirror.net/mode/htmlembedded/htmlembedded.js">htmlembedded.js</option>
5758
<option value="http://codemirror.net/mode/htmlmixed/htmlmixed.js">htmlmixed.js</option>
5859
<option value="http://codemirror.net/mode/javascript/javascript.js">javascript.js</option>
5960
<option value="http://codemirror.net/mode/jinja2/jinja2.js">jinja2.js</option>

0 commit comments

Comments
 (0)