module.exports = { name: 'Ecmarkup', type: 'markup', aceMode: 'html', extensions: ['.html'], languageId: 844766630, tmScope: 'text.html.ecmarkup', aliases: ['ecmarkdown'], codemirrorMode: 'htmlmixed', codemirrorMimeType: 'text/html', color: '#eb8131', group: 'HTML', }