Commit graph

2042 commits

Author SHA1 Message Date
David Anson
c842588ca3 Update to version 0.0.2. 2015-03-17 23:05:37 -07:00
David Anson
3180d2c621 Add badges for npm, GitHub, build, coverage, and license. 2015-03-17 22:58:26 -07:00
David Anson
4886b05660 Add .travis.yml for build status via Travis CI and code coverage via Coveralls. 2015-03-17 22:51:59 -07:00
David Anson
747e3c31b9 Add tests for docs and styles, add missing tag. 2015-03-17 22:34:47 -07:00
David Anson
6ef5794927 Add tests for style files, sort expected test output for debugging. 2015-03-17 18:02:05 -07:00
David Anson
139e474a12 Add support and tests for tags, migrate style files. 2015-03-16 23:25:06 -07:00
David Anson
0bd6dea637 Add tags to README.md, new test and fix, comment rule code. 2015-03-16 22:31:18 -07:00
David Anson
63a52e9dea Document public API, comment framework code. 2015-03-15 23:39:17 -07:00
David Anson
ec7684b95f Add Grunt example. 2015-03-14 23:47:34 -07:00
David Anson
3217272971 Update README.md with rules and examples. 2015-03-14 22:34:28 -07:00
David Anson
f252f4f498 Add gulp example. 2015-03-13 22:38:44 -07:00
David Anson
9917d7f2fb Add example, stop modifying files array, rename "styles". 2015-03-13 18:20:56 -07:00
David Anson
d3e9f83e7c Format results via toString, add test to verify. 2015-03-13 09:13:07 -07:00
David Anson
f6d0986cc5 Add README.md, Rules.md, test for project files. 2015-03-12 23:42:06 -07:00
David Anson
77da8da9cf Add Istanbul for code coverage, parameter tests for 100% coverage. 2015-03-11 21:13:21 -07:00
David Anson
285a30e124 Add MD026, MD027 with tests. 2015-03-11 18:40:46 -07:00
David Anson
1112ac729d Add MD023, MD024, MD025 with tests. 2015-03-11 09:30:34 -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
9bedd25234 Add MD022 with tests, create shared module. 2015-03-08 23:09:05 -07:00
David Anson
5591cf4587 Add MD029 with tests. 2015-03-07 22:46:45 -08:00
David Anson
35067149c9 Add MD020, MD021 with tests. 2015-03-06 18:16:16 -08:00
David Anson
d0fcd32f3a Add MD018, MD019 with tests, switch to RegExp.test. 2015-03-06 09:21:55 -08:00
David Anson
62314e61b1 Add MD014 with tests. 2015-03-05 23:30:01 -08:00
David Anson
434c7f388c Add MD013 with tests. 2015-03-04 18:36:30 -08:00
David Anson
5d641bbf24 Refactor rules for clarity/brevity. 2015-03-04 18:23:19 -08:00
David Anson
c864ac1b96 Add MD012, MD028 with tests, support multiple markers by line. 2015-03-04 18:09:46 -08:00
David Anson
f35d690fb1 Add MD011 with tests, pass empty env to markdown-it.parse. 2015-03-03 18:28:59 -08:00
David Anson
812f5bdfff Add MD006, MD009, MD010 with tests. 2015-03-03 09:29:13 -08:00
David Anson
e366ee071c Add line and number to token, refactor to simplify rules. 2015-03-02 23:52:39 -08:00
David Anson
9eb3eb9083 Add MD005, MD007 with tests. 2015-03-02 23:30:40 -08:00
David Anson
5d9b32e8dc Add "default" rule to config, use to simplify JSON styles. 2015-03-02 22:45:43 -08:00
David Anson
2da9462e45 Add MD004 with tests, support disabling rules. 2015-03-01 22:56:52 -08:00
David Anson
d2e38c1646 Use Q/promises to remove callback nesting from test harness. 2015-03-01 22:15:02 -08:00
David Anson
a2d42b6208 Add MD003 with tests, add JSON config for rules. 2015-02-27 22:06:54 -08:00
David Anson
75b63a43ab Add MD001 with test, refactor to remove common code. 2015-02-25 18:19:36 -08:00
David Anson
82caaa9407 Add MD002 with test, incorporate markdown-it parser. 2015-02-25 18:00:08 -08:00
David Anson
5d35b8dfea Change export of rules to include description. 2015-02-24 23:50:37 -08:00
David Anson
aef1524308 Add MD032 with tests, improve infrastructure. 2015-02-24 23:36:48 -08:00
David Anson
160146ac3a Hook up ESLint, fix warnings (including conversion to async I/O). 2015-02-24 23:36:47 -08:00
David Anson
d16e1cafc1 Add basic infrastructure, MD031, and test. 2015-02-24 23:36:23 -08:00
David Anson
cdec362dc0 Create scaffolding for markdownlint package. 2015-02-22 21:30:09 -08:00