mdsf-cli

JSON →
library 0.12.1 ·javascript
verified Jun 4, 2026

Format and lint markdown code snippets using your favorite tools. Version 0.12.1, published on npm and as a Rust crate. Offers a CLI that automates running external tools (like prettier, eslint, rustfmt, black, etc.) on code blocks within markdown files. Features caching, configuration via TOML, language aliases, and custom commands. Differentiates from similar tools by supporting both formatting and verification, wide language support, and packaging as both npm and Rust binary.