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.
A list of children. This overwrites the children property on
Parent, because List's direct children can only be of type
ListItem.
OptionaldataInfo from the ecosystem.
OptionalpositionPosition of a node in a source document.
Nodes that are generated (not in the original source document) must not have a position.
Bullet point style, one of +, -, or *.
true if there is whitespace between at least a single pair of list
items, false otherwise.
Node type.
[An unordered list]. See the properties for the style information.