{
  "name": "HTML",
  "type": "markup",
  "tmScope": "text.html.basic",
  "aceMode": "html",
  "codemirrorMode": "htmlmixed",
  "codemirrorMimeType": "text/html",
  "color": "#e34c26",
  "aliases": [
    "xhtml"
  ],
  "extensions": [
    ".html",
    ".htm",
    ".html.hl",
    ".inc",
    ".xht",
    ".xhtml"
  ],
  "languageId": 146
}
