This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.17.2
### Bug fixes Fix a bug where `insertNewlineContinueMarkup` would sometimes duplicate bits of content. ### New features The package now exports both a `commonmarkLanguage`, with just plain CommonMark, and a `markdownLanguage`, with GFM and some other extensions enabled. It is now possible to pass lezer-markdown extensions to the `markdown` function to configure the parser.