Skip to content

Hongdown 0.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 21:04
0.5.1
f8e0565

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]