UNPKG

linguist-languages

Version:
13 lines (12 loc) 310 B
module.exports = { name: 'HTML', type: 'markup', color: '#e34c26', extensions: ['.html', '.hta', '.htm', '.html.hl', '.inc', '.xht', '.xhtml'], tmScope: 'text.html.basic', aceMode: 'html', languageId: 146, aliases: ['xhtml'], codemirrorMode: 'htmlmixed', codemirrorMimeType: 'text/html', }