@wdprlib/decompiler
    Preparing search index...

    Function decompile

    • Decompile HTML into Wikidot syntax.

      Combines htmlToAst and serialize into a single call: HTML → AST → Wikidot markup.

      Parameters

      • html: string

        The HTML string to decompile

      • Optionaloptions: DecompileOptions

        Decompilation options

      Returns string

      Wikidot syntax string