fix html demo

This commit is contained in:
nightwing 2013-09-10 08:45:31 +04:00
commit e52a4250fe
2 changed files with 2 additions and 3 deletions

View file

@ -1 +0,0 @@
TODO

View file

@ -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"],