TTD Markdown Lint¶
Abstract
Markdown Linter In A Container.
Based on: markdownlint and docker-markdown-lint.
Another great alternative is remark-lint.
Configuration¶
You can change the config, by changing config.json, currenlty we ignore:
Please see the list of all rules.
Usage¶
docker run -v `pwd`:/srv/docs testthedocs/ttd-mdlint
If you have any validations ttd-mdlint will report them.