wdpr
    Preparing search index...

    Module index

    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.

    References

    Alignment → Alignment
    AlignType → AlignType
    AnchorData → AnchorData
    AnchorTarget → AnchorTarget
    AttributeMap → AttributeMap
    BibliographyBlockData → BibliographyBlockData
    BibliographyCiteData → BibliographyCiteData
    bold → bold
    ClearFloat → ClearFloat
    CodeBlockData → CodeBlockData
    CollapsibleData → CollapsibleData
    ColorData → ColorData
    container → container
    ContainerData → ContainerData
    ContainerType → ContainerType
    createPoint → createPoint
    createPosition → createPosition
    createSettings → createSettings
    DateData → DateData
    DateItem → DateItem
    DEFAULT_SETTINGS → DEFAULT_SETTINGS
    DefinitionListItem → DefinitionListItem
    Element → Element
    ElementData → ElementData
    ElementDataMap → ElementDataMap
    ElementName → ElementName
    ElementOf → ElementOf
    Embed → Embed
    EmbedBlockData → EmbedBlockData
    ExprData → ExprData
    FloatAlignment → FloatAlignment
    FootnoteBlockData → FootnoteBlockData
    HeaderType → HeaderType
    heading → heading
    Heading → Heading
    HeadingLevel → HeadingLevel
    horizontalRule → horizontalRule
    HtmlData → HtmlData
    IfCondData → IfCondData
    IfExprData → IfExprData
    IframeData → IframeData
    IfTagsData → IfTagsData
    ImageData → ImageData
    ImageSource → ImageSource
    IncludeData → IncludeData
    isAlignType → isAlignType
    isContainerTypeParagraphSafe → isContainerTypeParagraphSafe
    isHeaderType → isHeaderType
    isParagraphSafe → isParagraphSafe
    isStringContainerType → isStringContainerType
    italics → italics
    lineBreak → lineBreak
    LinkData → LinkData
    LinkLabel → LinkLabel
    LinkLocation → LinkLocation
    LinkType → LinkType
    list → list
    ListData → ListData
    ListItem → ListItem
    listItemElements → listItemElements
    listItemSubList → listItemSubList
    ListType → ListType
    MathData → MathData
    MathInlineData → MathInlineData
    Module → Module
    PageRef → PageRef
    paragraph → paragraph
    Point → Point
    Position → Position
    StringContainerType → StringContainerType
    SyntaxTree → SyntaxTree
    TabData → TabData
    TableCell → TableCell
    TableData → TableData
    TableOfContentsData → TableOfContentsData
    TableRow → TableRow
    text → text
    TocEntry → TocEntry
    UserData → UserData
    VariableMap → VariableMap
    WikitextMode → WikitextMode
    WikitextSettings → WikitextSettings

    Core

    Version