markdown-url-checker
v1.0.1
Published
The lib takes care of checking every link inside a markdown file to see if they're all up.
Downloads
1
Maintainers
Readme
Markdown URL Checker
Test and check links
The lib takes care of checking every link inside a markdown file to see if they're all up.
Instalation
Make sure you have Node.js to run.
Run the command to install:
npm install markdown-url-checker -g
How to use
After installing the lib in your machine, open the terminal and type:
markdown-url-checker <path of your .md file>
License
ISC