Hongdown 0.4.4
Released on July 2, 2026.
- Fixed a bug where formatting was not idempotent for fenced code blocks inside list items nested in blockquotes. Blank lines between the blocks of a blockquoted list item lost their
>marker, so running Hongdown a second time reinterpreted the fenced code blocks as indented code and wrapped them in another fence. [#24]