This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.11.2
### Bug fixes Fix some unnecessary escapes for period characters in Markdown serialization. Only escape `#` signs if they would otherwise create a heading. Add a test for headings in list items Fix a bug in `MarkdownSerializer` that broken expelling of whitespace from marks when the mark spanned multiple nodes.