Update highlighters.asciidoc
Is this what you want? first time use asciidoc
This commit is contained in:
parent
f7914d8662
commit
1a348f3d22
|
@ -101,9 +101,9 @@ add-highlighter window regex //\h*(TODO:)[^\n]* 0:cyan 1:yellow,red
|
||||||
given expression before building a regex from the result.
|
given expression before building a regex from the result.
|
||||||
This highlights all the current search matches in italic:
|
This highlights all the current search matches in italic:
|
||||||
|
|
||||||
---------------------------------------------
|
----------------------------------------------
|
||||||
add-highlighter window dynregex '%reg{/}' 0:+i
|
add-highlighter window dynregex '%reg{/}' 0:+i
|
||||||
---------------------------------------------
|
----------------------------------------------
|
||||||
|
|
||||||
== Specs highlighters
|
== Specs highlighters
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user