Skip to content

BlockNote

BlockNote = BaseNode & object

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

children: Block[]

optional id: string

informative: true

Always true - marks content scope as informative for citation classification.

optional noteType: "note" | "warning" | "example" | "issue"

Type of note, derived from class or element semantics.

type: "note"