A Node.js style checker and lint tool for Markdown/CommonMark files.
Find a file
2015-03-01 22:15:02 -08:00
lib Add MD003 with tests, add JSON config for rules. 2015-02-27 22:06:54 -08:00
styles Add MD003 with tests, add JSON config for rules. 2015-02-27 22:06:54 -08:00
test Use Q/promises to remove callback nesting from test harness. 2015-03-01 22:15:02 -08:00
.eslintrc Hook up ESLint, fix warnings (including conversion to async I/O). 2015-02-24 23:36:47 -08:00
.gitignore Create scaffolding for markdownlint package. 2015-02-22 21:30:09 -08:00
LICENSE Create scaffolding for markdownlint package. 2015-02-22 21:30:09 -08:00
package.json Use Q/promises to remove callback nesting from test harness. 2015-03-01 22:15:02 -08:00