Files
2025-11-25 22:42:56 +01:00

15 lines
226 B
JSON

{
"name": "AsciiDoc",
"type": "prose",
"color": "#73a0c5",
"aceMode": "asciidoc",
"wrap": true,
"extensions": [
".asciidoc",
".adoc",
".asc"
],
"tmScope": "text.html.asciidoc",
"languageId": 22
}