NodeRenderer
A node rendering visitor, which converts nodes from the AST to their output code representation.
Inheritors
Functions
Link copied to clipboard
Creates the string to replace the MediaPassthrough prefix with when encountered in a link or image URL. For example, when rendering the @/image.jpg URL in HTML, @, the passthrough prefix, is replaced with the relative path to the output directory root.
Link copied to clipboard
Visits the link definition of the reference, or falls back to visiting the reference label if resolution fails.