1.0.2 • Published 2 years ago

markdown-url-validator v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Markdown URL Validator

Test and check links

This 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-validator -g

How to use

After installing the lib in your machine, open the terminal and type:

markdown-url-validator <path of your .md file>

License

ISC