Add a syntax colour for special notes
This commit is contained in:
@@ -171,6 +171,7 @@ A syntax theme ``.conf`` file consists of the following settings:
|
||||
straightquotes = 0, 0, 0
|
||||
doublequotes = 0, 0, 0
|
||||
singlequotes = 0, 0, 0
|
||||
note = 0, 0, 0
|
||||
hidden = 0, 0, 0
|
||||
shortcode = 0, 0, 0
|
||||
keyword = 0, 0, 0
|
||||
@@ -197,3 +198,6 @@ Omitted syntax colours default to black, except ``background`` which defaults to
|
||||
|
||||
.. versionadded:: 2.4
|
||||
The ``texthighlight`` syntax colour entry was added.
|
||||
|
||||
.. versionadded:: 2.5
|
||||
The ``note`` syntax colour entry was added.
|
||||
|
||||
Reference in New Issue
Block a user