fix html demo
This commit is contained in:
parent
b4628d450f
commit
e52a4250fe
2 changed files with 2 additions and 3 deletions
|
|
@ -1 +0,0 @@
|
|||
TODO
|
||||
|
|
@ -73,12 +73,12 @@ var supportedModes = {
|
|||
Handlebars: ["hbs|handlebars|tpl|mustache"],
|
||||
Haskell: ["hs"],
|
||||
haXe: ["hx"],
|
||||
HTML: ["htm|html|xhtml"],
|
||||
HTML: ["html|htm|xhtml"],
|
||||
HTML_Ruby: ["erb|rhtml|html.erb"],
|
||||
INI: ["ini|conf|cfg|prefs"],
|
||||
Jade: ["jade"],
|
||||
Java: ["java"],
|
||||
JavaScript: ["js"],
|
||||
JavaScript: ["js|jsm"],
|
||||
JSON: ["json"],
|
||||
JSONiq: ["jq"],
|
||||
JSP: ["jsp"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue