1.1.1 • Published 7 years ago

markdown-link-reporter v1.1.1

Weekly downloads
12
License
ISC
Repository
github
Last release
7 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

7 years ago

1.1.0

7 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago