MdiHeading
Defined in: mdi/src/index.ts:135
A source-backed heading available to host navigation and chapter UIs.
Properties
Section titled “Properties”depth:
1|2|3|4|5|6
Defined in: mdi/src/index.ts:136
node:
MdiNode
Defined in: mdi/src/index.ts:141
The complete Rust-owned heading node, including inline children.
optionalspan?:MdiSourceSpan
Defined in: mdi/src/index.ts:139
text:
string
Defined in: mdi/src/index.ts:138
Plain, source-order text. Inline MDI is represented by node as well.