markdownlint-rs 0.3.5

A fast, flexible, configuration-based command-line interface for linting Markdown/CommonMark files
Documentation
1
2
3
4
5
6
7
8
version = 1
revision = 3
requires-python = ">=3.8"

[[package]]
name = "mdlint"
version = "0.0.0+ci"
source = { editable = "." }