Convert an HTML string into a Wikidot AST (SyntaxTree).
The returned tree includes a footnotes array when footnote content is detected in the HTML.
footnotes
The HTML string to parse
Optional
Decompilation options
The resulting syntax tree
Convert an HTML string into a Wikidot AST (SyntaxTree).
The returned tree includes a
footnotesarray when footnote content is detected in the HTML.