markdown-link-reporter

1.1.1 • Public • Published

Markdown Link Reporter 📝

A cli tool for identifying all broken local markdown links in a directory.

Installation

npm install -g markdown-link-reporter

Usage

After installing, run the command md-report in your terminal. By default, this will scan all markdown files in your current working directory.

To test a specific directory, run md-report <relative or absolute path to folder>.

Example:

md-report README.md

Package Sidebar

Install

npm i markdown-link-reporter

Weekly Downloads

126

Version

1.1.1

License

ISC

Unpacked Size

9.61 kB

Total Files

7

Last publish

Collaborators

  • chriseckenrode