This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.14.4
### Bug fixes Fix a bug where an unterminated nested code block could call a nested parser with a start position beyond the end of the document. Fix a bug where the parser could return an invalid tree when `forceFinish` was called during a nested parse.