# Markdown lint tool Tool to check markdown files and flag style issues. ## TL;DR ```shell # Install. gem install mdl # Check files. mdl README.md mdl path/to/dir/ ``` ## Further readings - [GitHub] [github]: https://github.com/markdownlint/markdownlint