Skip to content

gabrielvbauer/markdown-url-validator

Repository files navigation

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