Update highlighters.asciidoc

Is this what you want? first time use asciidoc
This commit is contained in:
Hao Deng 2018-05-26 17:07:04 -04:00 committed by GitHub
parent f7914d8662
commit 1a348f3d22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
This highlights all the current search matches in italic:
---------------------------------------------
----------------------------------------------
add-highlighter window dynregex '%reg{/}' 0:+i
---------------------------------------------
----------------------------------------------
== Specs highlighters