Skip to content

ComputedFields

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

Optional computed fields (x-computed: true)

optional headingNumbers: object

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

Map of heading ID to hierarchical number string

[k: string]: string | undefined


optional readingTime: number

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

Estimated reading time in minutes


optional toc: TocEntry[]

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

Table of contents derived from headings


optional wordCount: number

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

Total word count