← Package directory
Available on winget

Install Hongdown

A Markdown formatter that enforces Hong Minhee's Markdown style conventions

Install with winget
winget install --id HongMinhee.Hongdown
Upgrade
winget upgrade --id HongMinhee.Hongdown
Uninstall
winget uninstall --id HongMinhee.Hongdown

About Hongdown

Hongdown is a Markdown formatter implemented in Rust using the Comrak library for parsing. It produces consistently formatted Markdown output following Hong Minhee's Markdown style conventions.

What's new in 0.4.3

- Release archives now use a flat layout. Extracting a .zip or .tar.bz2 archive places hongdown or hongdown.exe and the bundled documentation files directly in the extraction directory instead of under an extra target-named top-level directory.

Read release notes

Version history

Version Updated Notes
0.4.3 - Release archives now use a flat layout. Extracting a .zip or .tar.bz2 archive places hongdown or hongdown.exe and the bundled documentation files directly in the extraction directory instead of under an extra target-na...