Skip to main content

Module node

Module node 

Source

Structs§

Blockquote
BreakNode
CodeBlock
Document
Export
FootnoteDef
GFM footnote definition ([^id]: body). The body is an inline subtree; renderers number the definition globally on output.
FootnoteRef
GFM footnote reference ([^id]).
Frontmatter
Heading
HorizontalRule
Html
Raw HTML block (CommonMark 4.6). Lexer classifies the type via HtmlBlockKind; the parser captures the body verbatim and the renderer emits it untouched per CM rules.
Image
Import
Inline
InlineCode
JsxElement
JsxExpression
JsxFragment
JsxSelfClosing
Link
List
ListItem
Paragraph
Table
TableCell
TableRow
TaskListItem
Text

Enums§

Node
TableAlign