jeduden/mdsmith Markdown linter
Install the mdsmith Markdown linter from a checksum-verified release binary and optionally run it.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 10, 2026
- License
- None
Pinned Snippet
uses: jeduden/mdsmith@4a16047adc294429b6e5157dfdecdcab39a31271 # v0.52.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | mdsmith release to install: a release tag such as "v0.41.0", or "latest" to fetch the most recent release. | no | latest |
| args | Arguments passed to mdsmith after install, split on whitespace (for example "check ."). Leave empty to only put mdsmith on PATH. | no | "" |
| working-directory | Directory the mdsmith command runs in when "args" is set. | no | . |
Outputs
| name | description |
|---|---|
| version | The version string reported by the installed mdsmith binary. |