type
fields
methods
| findHeadings |
Recursively walk th document to build an order list of the multi-level headings which can serve as a "table of contents" for the document. |
|---|---|
| htmlName | |
| id | |
| isInline | |
| write |
Slot Details
findHeadings
Heading[] findHeadings()
Recursively walk th document to build an order list of the multi-level headings which can serve as a "table of contents" for the document.
htmlName
virtual override Str htmlName()
id
virtual override DocNodeId id()
isInline
virtual override Bool isInline()