1.1.1 • Published 6 years ago

markdown-link-reporter v1.1.1

Weekly downloads
12
License
ISC
Repository
github
Last release
6 years ago

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
1.1.1

6 years ago

1.1.0

6 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago