asciidoc: Add a highlighter for attribute referencing
This commit is contained in:
parent
41532cd3e0
commit
a8f3ff21dd
|
@ -65,6 +65,7 @@ add-highlighter shared/asciidoc/ regex \h\*{2}[^\n\*]+\*{2} 0:+b
|
||||||
|
|
||||||
# Attributes
|
# Attributes
|
||||||
add-highlighter shared/asciidoc/ regex ^:[-\w]+: 0:meta
|
add-highlighter shared/asciidoc/ regex ^:[-\w]+: 0:meta
|
||||||
|
add-highlighter shared/asciidoc/ regex [^\\](\{[-\w]+\})[^\\]? 1:meta
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
# ‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾
|
||||||
|
|
Loading…
Reference in New Issue
Block a user