A Node.js style checker and lint tool for Markdown/CommonMark files.
Find a file
2015-03-04 18:36:30 -08:00
lib Add MD013 with tests. 2015-03-04 18:36:30 -08:00
styles Add "default" rule to config, use to simplify JSON styles. 2015-03-02 22:45:43 -08:00
test Add MD013 with tests. 2015-03-04 18:36:30 -08:00
.eslintrc Add MD004 with tests, support disabling rules. 2015-03-01 22:56:52 -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