First non-text node type with inline content, used as the default block.
Optionalattrs: Readonly<Record<string, unknown>>Optionalattrs: Readonly<Record<string, unknown>>Optionalcontent: Fragment | readonly EditorNode[]Optionalmarks: readonly Mark[]
The set of node and mark types a document may contain, plus factory helpers. Requires a
textnode type and a top-level type (default"doc").