@wdprlib/decompiler
    Preparing search index...

    Function serialize

    • Serialize a Wikidot AST (SyntaxTree) into Wikidot markup text.

      Trailing blank lines are collapsed, and the output always ends with a single newline.

      Parameters

      • tree: SyntaxTree

        The syntax tree to serialize

      • Optionaloptions: SerializeOptions

        Serialization options (e.g. newline style)

      Returns string

      Wikidot markup string