actions-marketplace-validations/markdown-lint
Lint your markdown files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 23, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/articulate_actions-markdownlint@08660f8f49529f634c701e6ecc2adeef81a0e9d9 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of markdownlint-cli to use. | no | — |
| config | markdownlint config file. | no | — |
| files | Markdown files to scan. | no | **/*.{md,markdown} |
| ignore | File or directory to ignore. If ignoring more than one file/directory you must use `.markdownlintignore` instead. | no | — |
| fix | Try to fix basic errors. | no | — |
Outputs
no outputs