This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.6.1
### Bug fixes Fix a bug where `MarkdownParser.parse` could return null when the parsed content doesn't fit the schema. Make sure underscores are escaped when serializing to Markdown.