Package-level declarations
Types
A generic box that contains content.
A block whose content is clipped in a path.
A collapsible block, whose content can be hidden or shown by interacting with it.
A general-purpose container that groups content.
A block which displays a single child, with an optional caption. If the caption is provided, the block is numbered.
When this node is rendered in a multi-column layout, makes its content span across all columns.
An optionally-numbered block which displays a single image, with an optional caption.
Transposes content to landscape orientation by rotating it 90 degrees counter-clockwise with respect to the page size.
A Mermaid diagram.
An optionally-numbered block which displays a single Mermaid diagram, with an optional caption.
Node that can be numbered depending on its location in the document and the amount of occurrences according to its key.
A node that, when rendered in a Slides
environment, is displayed when the user attempts to go to the next slide. Multiple fragments in the same slide are shown in order on distinct user interactions.
A node that, when rendered in a Slides
environment in speaker view, contains speaker notes for the current slide.
A block that contains nodes grouped together according to the given layout.
A graph representing the relationships between com.quarkdown.core.document.sub.Subdocuments within the document, stored in com.quarkdown.core.context.Context.subdocumentGraph.