UNPKG

linguist-languages

Version:
11 lines (10 loc) 212 B
module.exports = { name: 'AsciiDoc', type: 'prose', color: '#73a0c5', extensions: ['.asciidoc', '.adoc', '.asc'], tmScope: 'text.html.asciidoc', aceMode: 'asciidoc', languageId: 22, wrap: true, }