Merge pull request #306 from hdquemada/master

Update asciidoc.nanorc
This commit is contained in:
Anthony Scopatz
2020-04-28 15:15:29 -04:00
committed by GitHub
+2 -2
View File
@@ -1,7 +1,7 @@
syntax "AsciiDoc" "\.(asc|asciidoc|adoc)$"
# main header
color red "^====+$"
color brightred "^=[[:space:]].+$"
# h1
color red "^==[[:space:]].*$"
color red "^----+$"
@@ -24,7 +24,7 @@ color red "\+\+\+\{[a-z0-9]*\}\+\+\+"
# Paragraph Title
color yellow "^\..*$"
# source
# source
color magenta "^\[(source,.+|NOTE|TIP|IMPORTANT|WARNING|CAUTION)\]"
# Other markup