Find crashes links in a markdown file
npm install markdown-crashes-linkssh
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:
$3
`cmd
mcl validate
`
$3
`cmd
mcl ./file/example.md validate
``