seesharprun/Markdown link scanner
Scans a folder of Markdown files for hyperlinks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the file or directory to scan. | yes | — |
| tool | The tool to use for scanning. Allowed values are 'markdig' and 'regex'. | yes | markdig |
| outputHyperlinks | Output the hyperlinks found in the markdown files. | no | false |
Outputs
| name | description |
|---|---|
| markdown-summary | Summary of the results from the execution of the application. |