OptionalattributesManually defined attributes. #<id> definitions will be
converted to an id attribute and all .<class> declarations will
be turned into one class attribute whose value is a string of
space-delimited declaration identifiers (so, {.a .b} will turn
into "class": "a b").
OptionalautoAttributes added by the djot.js parser. This includes automatic ids
on Section elements and a few others.
List of children.
OptionaldataInfo from the ecosystem.
Will always be between 1 and 6, inclusively.
OptionalpositionPosition of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
Node type.
ATX-style heading. Can be multiline.