avto-dev/Markdown Linting Action
GitHub Action to run markdown linter
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Oct 3, 2023
- License
- MIT
Pinned Snippet
uses: avto-dev/markdown-lint@04d43ee9191307b50935a753da3b775ab695eceb # v1.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| rules | Custom rule files (file|directory|glob|package) | no | — |
| config | Configuration file (JSON, JSONC, or YAML) | no | — |
| fix | Fix basic errors | no | false |
| output | Write issues to file | no | — |
| ignore | Files to ignore/exclude | no | — |
| args | Files (directories|globs) for a work or any additional arguments | yes | — |
Outputs
no outputs