Sign inSign up

wpengine/mdl

By wpengine

•Updated about 2 months ago

Minimal markdown linting image

Image
0

50K+

wpengine/mdl repository overview

⁠mdl

A minimal mdl image, with custom rules related to WPE standards, useful for linting markdown files.

Example: docker run --rm -v pwd:/workspace wpengine/mdl /workspace

⁠configuration

If run from a directory with a .mdlrc configuration file, it will not be picked up automatically by mounting the directory/file when running. There is already a .mdlrc file in the image, so it only needs to be overridden to work correctly.

docker run --rm -v `pwd`:/workspace -v /full/path/to/.mdlrc:/mdl/.mdlrc wpengine/mdl /workspace

Tag summary

Content type

Image

Digest

sha256:f8a0ce94e…

Size

23.2 MB

Last updated

about 2 months ago

docker pull wpengine/mdl