UNPKG

linguist-languages

Version:
14 lines (13 loc) 291 B
module.exports = { name: 'Ecmarkup', type: 'markup', color: '#eb8131', extensions: ['.html'], tmScope: 'text.html.ecmarkup', aceMode: 'html', languageId: 844766630, aliases: ['ecmarkdown'], codemirrorMode: 'htmlmixed', codemirrorMimeType: 'text/html', group: 'HTML', }