-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Feature Request
Beside the Markdown linting it would be great if we can check all the links in the Markdown files.
Q | A |
---|---|
New Feature | yes |
BC Break | no |
Summary
A potential candidate would be markdown-link-check which can be installed via npm.
sasezaki