192d-wing/mkdlint - Markdown Linter

Fast and comprehensive Markdown linter written in Rust

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 19, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: 192d-wing/mkdlint@ad77cfb2268b47be4d1e7826f3467856e82c1ee0 # v0.12.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
filesFiles or glob patterns to lint (space-separated)no**/*.md
configPath to configuration file (.markdownlint.json)no""
fixAutomatically fix errors where possiblenofalse
fail-on-errorFail the action if errors are foundnotrue
output-formatOutput format (default, json, sarif, github)nogithub
versionmkdlint version to use (default: latest)nolatest
namedescription
errors-foundNumber of errors found
files-checkedNumber of files checked