Skip to content

BlockHeading

BlockHeading = BaseNode & object

Defined in: types/ast.generated.ts:217

children: Inline[]

depth: number

optional id: string

Optional explicit heading ID

type: "heading"

optional unnumbered: boolean

If true, the section created from this heading will be unnumbered.