Parser 2011/AST
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
The Parsoid parser currently in development does not build a syntax-dependent AST, but instead builds an HTML5 DOM directly from a tag-like token stream.
Alternatives: