markdown-crashes-links
v1.0.5
Published
Find crashes links in a markdown file
Downloads
39
Maintainers
Readme
Commander.js
Installation
npm i -g markdown-crashes-links
Usage
markdown-crashes-links
returns the http status of links within a markdown file.
Use the package by CLI command, in the following format:
validate
mcl <path-markdown-file> validate
validate example
mcl ./file/example.md validate
Acknowledgment
Special thanks to Alura for the support and help to carry out this project