DocNodeId
Slots
- blockQuoteSource
-
static DocNodeId blockQuote - codeSource
-
static DocNodeId code - docSource
-
static DocNodeId doc - emphasisSource
-
static DocNodeId emphasis - fromStrSource
-
static DocNodeId? fromStr(Str name, Bool checked := true)Return the DocNodeId instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- headingSource
-
static DocNodeId heading - imageSource
-
static DocNodeId image - linkSource
-
static DocNodeId link - listItemSource
-
static DocNodeId listItem - orderedListSource
-
static DocNodeId orderedList - paraSource
-
static DocNodeId para - preSource
-
static DocNodeId pre - strongSource
-
static DocNodeId strong - textSource
-
static DocNodeId text - unorderedListSource
-
static DocNodeId unorderedList - valuesSource
-
static DocNodeId[] valuesList of DocNodeId values indexed by ordinal