Adds support for Asciidoc / Asciidoctor file extensions

Asciidoc is a markup format similar to Markdown, with more features.

- adds *.adoc and *.asciidoc according to https://asciidoctor.org/docs/asciidoc-recommended-practices/#document-extension
- *.asc wasn't added as it created a duplication with another format
- used the same colour scheme as other document formats, namely markdown
This commit is contained in:
Julien Chappuis 2020-12-29 22:00:14 +01:00
parent ebe14fb802
commit cc81233ae2
No known key found for this signature in database
GPG Key ID: 03C52BCCC83D6818
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.log 38;5;190
# plain-text {{{2
.txt 38;5;253
# markup {{{2{{{}}}
# markup {{{2
.adoc 38;5;184
.asciidoc 38;5;184
.etx 38;5;184