actions-marketplace-validations/md-check-links

Check if links are valid in markdown files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
quietUse yes to enable markdown-link-check quiet mode which only lists errors.yesno
verboseUse yes to enable markdown-link-check verbose mode which lists additional details.yesno
configSpecify path to a markdown-link-check JSON configuration file.yesmlc_config.json
directorySpecify path to a custom folder where your markdown files are located.yes.
depthSpecify a depth of directories you want to search for markdown files.yes-1
modifiedUse yes to only check for modified markdown files instead of checking all markdown files.yesno
branchUse this to specify the base branch against which the action finds the modified files.yesmain
prefixPrefix of files to check.yes""
extensionUse this to specify the file extension of Markdown files.yes.md
fileSpecify additional files you want to checkyes""

no outputs