0.0.4 • Published 7 years ago

markdown-lint v0.0.4

Weekly downloads
15
License
MIT
Repository
-
Last release
7 years ago

markdown-lint

Small cli tool for linting your markdown files.
Uses Remark and Remark-lint
to do the grunt work. Filehound is used
for finding markdown files.

Usage

Can be install globally using:

npm install -g markdown-lint

after installation it can be run in the candidate
repository using the command markdown-lint.

The script will find all markdown files recursively
from the directory where it is run from.

This file was validated using markdown-lint

License

MIT