@wdprlib/parser
    Preparing search index...

    Module parser/rules/block/code

    Block rule for the Wikidot code block: [[code]]...[[/code]].

    A code block captures its body as raw text (no inline parsing) and supports two optional attributes:

    • type -- the programming language for syntax highlighting.
    • name -- a label or filename displayed alongside the code.

    Variables

    codeBlockRule