rvben/rumdl
Fast Markdown linter and formatter written in Rust observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 87
- Longevity 39
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 551
- days_rel: 7
- days_push: 7
- n_releases_24m: 373
Adoption not part of the score
1451 stars · 77 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rumdl is a fast Markdown linter and formatter written in Rust, inspired by ruff's approach to Python linting. It provides 82 lint rules, automatic fixing, TOML-based configuration, and support for multiple Markdown flavors like GFM, MkDocs, MDX, Quarto, and MyST.
Use cases
- lint markdown files in my repo
- auto-fix markdown style violations
- format markdown documentation consistently
- enforce markdown best practices in CI
- lint MkDocs or MDX flavored markdown
- replace markdownlint with a faster tool
When to choose
- you need very fast Markdown linting and formatting in Rust
- you want a single zero-dependency binary installable via cargo, pip, or standalone binaries
- you use Markdown flavors like GFM, MkDocs, MDX, Quarto, or MyST
- you want CI/CD integration with non-zero exit codes on violations
When to avoid
- you need linting for languages other than Markdown
- you require a plugin ecosystem or rules not covered by rumdl's 82 rules
- you depend on markdownlint-specific configuration files without migration support
Facets
cli-tool · maturity active
linter formatter cli markdown developer-tools developer-tools documentation cli cross-platform rust python markdown-linter markdown-formatter markdownlint-alternative single-binary ci-friendly mkdocs mdx gfm command-line
1 source
- readme: https://github.com/rvben/rumdl · fetched 2026-08-28 · 4dc9fffe09ca
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rvben/rumdl | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem