This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.10.1
### Bug fixes Don't treat the empty string the same as `null` in `wrapBlock`'s `firstDelim` argument. Check content of code blocks for any sequence of backticks Use longer sequences of backticks when serializing a code block that contains three or more backticks in a row.