wdpr
    Preparing search index...

    Module parser/constants

    Parser constants that define structural boundaries in Wikidot markup.

    These constants are used by the paragraph rule to determine when a new block-level construct begins, which terminates the current paragraph. When any of these token types appear at the start of a line, the parser stops collecting inline content for the current paragraph and begins processing the new block element.

    Variables

    BLOCK_START_TOKENS