1.0.1 • Published 2 years ago

markdown-url-checker v1.0.1

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

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