AST type definitions for the Wikidot markup parser.
This package provides the TypeScript types that describe the abstract
syntax tree (AST) produced by @wdprlib/parser and consumed by
@wdprlib/render. It also exports factory helpers for constructing
common node types and context-dependent settings for controlling
parser/renderer behaviour.
AST type definitions for the Wikidot markup parser.
This package provides the TypeScript types that describe the abstract syntax tree (AST) produced by
@wdprlib/parserand consumed by@wdprlib/render. It also exports factory helpers for constructing common node types and context-dependent settings for controlling parser/renderer behaviour.