*The markdown file for the exemple below is at: /files/text.md
-
An array result with all links in the file with the title and the URL
-
Test all the URLs and return the status code for each one
- npm i markdown-links-check
-
Run the following command in terminal -> markdown-links-check filepath
Change filepath to the actual filepath of your markdown file. This lib can be used globally, the file path can be relative or absolute to the directory where you are running the lib.