This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.13.0
### Breaking changes The nested parser configuration utility is now called `configureNesting`, and returns an object to pass to `Parser.configure`'s `nested` option instead of a new parser. ### New features The parser can now be given a "noMatch" dialect to not mark mismatched tags.