Commit graph

17 commits

Author SHA1 Message Date
David Anson
ab90a1b0c0 Update eslint dependency to 1.10.3, update config file format. 2016-01-13 21:25:23 -08:00
David Anson
7af794bb21 Update eslint dependency to 1.5.1, update code for new rules. 2015-09-26 22:22:22 -07:00
David Anson
4126c1abef Update dependencies: browserify to 11.0.1, cpy to 3.4.0, eslint to 0.24.1, istanbul to 0.3.17, rimraf to 2.4.2, uglify-js to 2.4.24. 2015-07-29 22:40:41 -07:00
David Anson
a467f8b3e6 Automatically ignore common front matter; provide option for customization (fixes #2). 2015-07-25 22:18:30 -07:00
David Anson
cfd1694ec0 Update markdown-it dependency to 4.2.2, browserify to 10.2.4, eslint to 0.23.0, istanbul to 0.3.15. 2015-06-18 09:22:14 -07:00
David Anson
483597c82a Cache result of forEachLine for ~4% time reduction. 2015-06-16 17:50:55 -07:00
David Anson
7d603f6ad8 Update eslint dependency to 0.21.0, q to 1.4.0. 2015-05-09 23:03:12 -07:00
David Anson
d9b61d9ed2 Update eslint dependency to 0.20.0. 2015-05-07 18:01:52 -07:00
David Anson
1906214b07 Update markdown-it dependency to 4.1.1, eslint to 0.19.0. 2015-04-16 18:29:09 -07:00
David Anson
e557f3a97f Add synchronous version of the API, with tests and documentation. 2015-03-20 00:09:55 -07:00
David Anson
200dddf3d1 Update eslint dependency to 0.17.1, enable new rules. 2015-03-18 23:41:34 -07:00
David Anson
747e3c31b9 Add tests for docs and styles, add missing tag. 2015-03-17 22:34:47 -07:00
David Anson
d3e9f83e7c Format results via toString, add test to verify. 2015-03-13 09:13:07 -07:00
David Anson
2b289ab5f3 Add MD030 with tests, refactor list handling with flattenLists. 2015-03-10 23:10:06 -07:00
David Anson
b21548a992 Add passing tests, refactor to introduce forEachLine. 2015-03-09 00:31:07 -07:00
David Anson
2da9462e45 Add MD004 with tests, support disabling rules. 2015-03-01 22:56:52 -08:00
David Anson
160146ac3a Hook up ESLint, fix warnings (including conversion to async I/O). 2015-02-24 23:36:47 -08:00