1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

asciidoc: add syntax supporting basic features

- supports bold, italic (via underline due to Terminal limitations), hyperlinks, headlines, lists
This commit is contained in:
cn
2022-01-23 01:20:39 +01:00
parent c4e7130651
commit 56986eac15
2 changed files with 142 additions and 0 deletions

View File

@ -894,3 +894,10 @@
-autoindent
-syntax terraform
-c_comment
Asciidoc
[asciidoc]
*.adoc
*.asciidoc
-syntax asciidoc
-wordwrap