Skip to content

Hongdown 0.5.3

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:09
0.5.3
884fd93

Released on July 28, 2026.

  • Fixed a bug where decoded tabs in angle-bracketed reference destinations were written as literal control characters, so reparsing the formatted Markdown could lose the destination. Tabs are now written as 	, preserving the destination and making formatting idempotent. [#39, #40]