This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.10.0
### Bug fixes Avoid fixing directly nested list nodes during DOM parsing when it looks like the schema allows those. ### New features DOM parser rules can now specify `closeParent: true` to have the effect of closing their parent node when matched.