Sign inSign up

mivok/markdownlint

By mivok

Updated about 10 years ago

An image based on alpine to run markdownlint in a container

Image
3

10K+

mivok/markdownlint repository overview

Markdownlint

Markdownlint is a tool to check markdown files and flag style issues and is available from https://github.com/mivok/markdownlint.

To use it via docker, run the following, replacing myfile.md with the file or directory you want to check:

docker run --rm -v ${PWD}:/data mivok/markdownlint myfile.md

Tag summary

Content type

Image

Digest

Size

9.2 MB

Last updated

about 10 years ago

docker pull mivok/markdownlint