UNPKG

linguist-languages

Version:
18 lines (17 loc) 326 B
export default { "name": "Ecmarkup", "type": "markup", "color": "#eb8131", "group": "HTML", "extensions": [ ".html" ], "tmScope": "text.html.ecmarkup", "aceMode": "html", "codemirrorMode": "htmlmixed", "codemirrorMimeType": "text/html", "aliases": [ "ecmarkdown" ], "languageId": 844766630 }