Code
A code block.
Parameters
code content
optional syntax language
whether to show line numbers
whether to apply syntax highlighting
range of lines to focus on. No lines are focused if null
optional caption
optional ID for cross-referencing via a com.quarkdown.core.ast.quarkdown.reference.CrossReference
Constructors
Properties
Whether this node should be tracked in the document's hierarchy.
Key for localization of the kind of this node, used to look up localized strings in the default com.quarkdown.core.localization.LocalizationTable.
Functions
Retrieves the stored media associated with this node, if any.
Registers the location of this node within the document handled by context.
Registers the formatted location of this node within the document handled by context, according to this node's NumberingFormat.