Sign inSign up

norberttech/md-link-linter

By norberttech

•Updated about 2 years ago

Image
0

10K+

norberttech/md-link-linter repository overview

Simple command line tool that iterates recursively over all folders in selected location, looking for markdown files and validating links in those files.

⁠Supported tags

⁠Install

Install the container:

docker pull norberttech/md-link-linter
⁠Usage

Display help:

docker run -t --rm norberttech/md-link-linter --help

Validate markdown files in current folder:

docker run -t --rm -v $PWD:/app norberttech/md-link-linter --exclude=vendor --exclude=node_modules . 

Tag summary

Content type

Image

Digest

sha256:bf17e53dd…

Size

34.1 MB

Last updated

about 2 years ago

docker pull norberttech/md-link-linter