Skip to content

Hongdown 0.4.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:56
0.4.4
84e56c4

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]