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.
OptionaldataInfo from the ecosystem.
The raw block format excluding the leading =. Can be used for
verbatim insertion (e.g. html) or for use in the processing
pipeline (for example for inserting a metadata front matter to be
parsed in static website generators).
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.
Plain value.
Text to be inserted verbatim when converting Djot to a certain format.