m:highlight-options
m:highlight-options — Determine the syntax highlighting options for an element.
Mode:
{http://docbook.org/ns/docbook/modes}highlight-options
Defined in:
modules/verbatim.xsl
Description
A verbatim element that will be syntax highlighted is processed in this mode
to determine the options for the syntax highlighter. The template must return a map.
The default template returns the language
attribute if one is present.