check-markdown-links
v0.1.1
Published
Checks the status of links found within Markdown files of the given directory
Readme
check-markdown-links - Checks links of Markdown files in the given directory
- CLI:
check-markdown-links <directory> - Node:
var check = require('check-markdown-links');
check('directory');License
MIT.
