Token types that signal the start of a block-level construct in Wikidot markup.
When the parser encounters any of these tokens at the beginning of a line while
building a paragraph, it stops the paragraph and delegates to the appropriate
block rule. Each token maps to a specific Wikidot syntax element (documented
inline with comments).
Token types that signal the start of a block-level construct in Wikidot markup.
When the parser encounters any of these tokens at the beginning of a line while building a paragraph, it stops the paragraph and delegates to the appropriate block rule. Each token maps to a specific Wikidot syntax element (documented inline with comments).