UNPKG

linguist-languages

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