Skip to content

BlockNote

BlockNote = BaseNode & object

Defined in: packages/speculator/src/types/ast.generated.ts:414

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"