testing_highlighting.md: minor

This commit is contained in:
Yann Cébron 2022-05-04 14:38:15 +02:00
parent 88f98d2fee
commit 61a43a1b9b

View File

@ -58,7 +58,7 @@ The following severities are supported:
The tag can also have the following optional attributes. The tag can also have the following optional attributes.
**Message** **Message**
* `descr` expected (hardcoded) message associated with the highlighter (if not specified, any text will match; if the message contains a quotation mark, it can be escaped by putting two backslash characters before it) * `descr` expected (hardcoded) message associated with the highlighter (if not specified, any text will match). If the message contains a quotation mark, it can be escaped by putting two backslash characters before it.
* `bundleMsg` expected message from a message bundle in format `[bundleName#] bundleKey [|argument]...` * `bundleMsg` expected message from a message bundle in format `[bundleName#] bundleKey [|argument]...`
* `tooltip` expected tooltip message * `tooltip` expected tooltip message