← Package directory
Available on winget

Install rumdl

A fast Markdown linter and formatter written in Rust.

Install with winget
winget install --id rvben.rumdl
Upgrade
winget upgrade --id rvben.rumdl
Uninstall
winget uninstall --id rvben.rumdl

About rumdl

rumdl is a high-performance Markdown linter and formatter written in Rust. It catches stylistic and structural issues in Markdown documents, fixes them automatically where possible, and integrates with editors through the Language Server Protocol. rumdl ships a comprehensive rule set, intelligent caching for fast incremental runs, and is configured via pyproject.toml or .rumdl.toml.