A Node.js style checker and lint tool for Markdown/CommonMark files.
Find a file
2015-03-09 00:31:07 -07:00
lib Add passing tests, refactor to introduce forEachLine. 2015-03-09 00:31:07 -07:00
styles Add "default" rule to config, use to simplify JSON styles. 2015-03-02 22:45:43 -08:00
test Add passing tests, refactor to introduce forEachLine. 2015-03-09 00:31:07 -07:00
.eslintrc Add passing tests, refactor to introduce forEachLine. 2015-03-09 00:31:07 -07: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