module.exports = { name: 'MTML', type: 'markup', aceMode: 'html', extensions: ['.mtml'], languageId: 218, tmScope: 'text.html.basic', codemirrorMode: 'htmlmixed', codemirrorMimeType: 'text/html', color: '#b7e1f4', }