markdown-check-deadlink
Version:
check deadlink in markdown
24 lines (18 loc) • 383 B
Markdown
Check deadlink in markdown file including git repository.
```
$ npm install -g markdown-check-deadlink
```
```
$ markdown-check-deadlink
[]
[]
✓ child/README.md
✓ child
✖ children/README.md
- https://localhost http protocol is not supported now.
[]
✓ ../../package.json
Deadlink exists.
```