David Anson
|
dc69b01f54
|
Add link to demonstration to README.md.
|
2015-05-07 18:24:35 -07:00 |
|
David Anson
|
d9b61d9ed2
|
Update eslint dependency to 0.20.0.
|
2015-05-07 18:01:52 -07:00 |
|
David Anson
|
661073b249
|
Add introductory text to demo, default all links to target=_blank.
|
2015-05-07 17:53:47 -07:00 |
|
David Anson
|
8aa3ee66e4
|
Styling tweaks.
|
2015-05-07 17:53:46 -07:00 |
|
David Anson
|
ebcd2de8ed
|
Add cache manifest for offline support.
|
2015-05-07 17:53:45 -07:00 |
|
David Anson
|
9997131c9e
|
Add favicon.ico, modify demo build script to copy markdown-it locally.
|
2015-05-07 17:53:44 -07:00 |
|
David Anson
|
a8f5a19cba
|
Add clickable links for violations and rules, highlight for violations.
|
2015-05-07 17:53:43 -07:00 |
|
David Anson
|
85531ff21e
|
Add polyfills for String.trimLeft/Right for browsers without support.
|
2015-05-07 17:53:43 -07:00 |
|
David Anson
|
dce6024e16
|
Add interactive demo page to show how markdownlint handles user content.
|
2015-05-07 17:52:23 -07:00 |
|
David Anson
|
43f28b90c1
|
Add test to simulate typing each test file to validate handling of partial input.
|
2015-05-07 17:42:13 -07:00 |
|
David Anson
|
6a8f31ddad
|
Fix two bugs with bare list marker handling.
|
2015-05-03 20:48:07 -07:00 |
|
David Anson
|
dab36c5afa
|
Add '\r' to line ending test, install through2 for example script.
|
2015-05-02 17:41:41 -07:00 |
|
David Anson
|
548e3d35cb
|
Add strings option to enable file-less scenarios.
|
2015-04-29 18:49:27 -07:00 |
|
David Anson
|
fde1947031
|
Update to version 0.0.4.
|
2015-04-17 22:04:45 -07:00 |
|
David Anson
|
dcbdef07ea
|
Tweak package.json and README.md content.
|
2015-04-17 21:57:10 -07:00 |
|
David Anson
|
31ae415dbe
|
Fix bug in MD039 where links with markup could trigger incorrectly.
|
2015-04-17 09:15:19 -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
|
f1cd4e0fbb
|
Update break-all-the-rules.md for new rules, fix bug in MD033.
|
2015-04-16 09:39:04 -07:00 |
|
David Anson
|
5d6d9d2b3b
|
Add MD040 with tests.
|
2015-04-16 09:13:56 -07:00 |
|
David Anson
|
7e431f4499
|
Add MD038, MD039 with tests.
|
2015-04-15 18:24:42 -07:00 |
|
David Anson
|
b85e53a9c4
|
Add MD037 with tests, improve handling of line numbers for inlines.
|
2015-04-15 17:50:01 -07:00 |
|
David Anson
|
bd7e712728
|
Add MD036 with tests.
|
2015-04-14 22:37:56 -07:00 |
|
David Anson
|
762d8425ca
|
Add MD035 with tests.
|
2015-04-14 09:40:16 -07:00 |
|
David Anson
|
9acbb2750e
|
Add br_spaces parameter to MD009.
|
2015-04-14 09:07:25 -07:00 |
|
David Anson
|
0e24df7cf7
|
Add MD034 with tests, improve validation of README and Rules.
|
2015-04-14 00:01:57 -07:00 |
|
David Anson
|
495fbac6fd
|
Add MD033 with tests, rename test file.
|
2015-04-13 08:47:15 -07:00 |
|
David Anson
|
1da7064094
|
Update to version 0.0.3.
|
2015-03-20 00:29:36 -07:00 |
|
David Anson
|
de3b3c9042
|
Update nodeunit dependency to 0.9.1, istanbul to 0.3.8.
|
2015-03-20 00:16:48 -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
|
c764d2798f
|
Update markdown-it dependency to 4.0.1, fix breaking changes.
|
2015-03-18 23:14:44 -07:00 |
|
David Anson
|
e305d22cce
|
Undefined config.default should behave like true.
|
2015-03-18 22:45:51 -07:00 |
|
David Anson
|
8a51cea593
|
Fix minor typo in README.md.
|
2015-03-18 09:40:01 -07:00 |
|
David Anson
|
9b86e847b8
|
Improve config documentation, list parameter values and defaults.
|
2015-03-18 09:38:32 -07:00 |
|
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 |
|