f:highlight-verbatim
f:highlight-verbatim — Syntax highlight verbatim element?
Function:
{http://docbook.org/ns/docbook/functions}highlight-verbatim#1
Defined in:
modules/verbatim.xsl
Used in:
modules/verbatim.xsl
Synopsis
f:highlight-verbatim( | $node as element()) as xs:boolean |
Description
Returns true if the specified verbatim environment should have
syntax highlighting applied to it. This depends on the
language
specified on the environment and the
$verbatim-syntax-highlight-languages
parameter.