David Anson
|
24c33df174
|
Update to version 0.4.1.
|
2017-03-19 21:14:00 -07:00 |
|
David Anson
|
a8a7d19d36
|
Update dependencies: markdown-it to 8.3.1, eslint to 3.18.0, uglify-js to 2.8.13.
|
2017-03-18 19:57:27 -07:00 |
|
David Anson
|
e2bdb522f5
|
Update to version 0.4.0.
|
2017-03-03 23:05:15 -08:00 |
|
David Anson
|
5cfb41f694
|
Update dependency: markdown-it to 8.3.0.
|
2017-03-03 22:48:05 -08:00 |
|
David Anson
|
7a669bc50f
|
Update dependencies: browserify to 14.1.0, eslint to 3.16.1, nodeunit to 0.11.0, rimraf to 2.6.1, uglify-js to 2.8.5.
|
2017-03-02 21:54:06 -08:00 |
|
David Anson
|
56f3abe600
|
Update to version 0.3.1.
|
2016-11-12 20:25:07 -08:00 |
|
David Anson
|
a1f4daadf6
|
Update dependency: eslint to 3.10.0.
|
2016-11-12 20:15:01 -08:00 |
|
David Anson
|
f24dc4bee0
|
Update to version 0.3.0.
|
2016-11-02 22:26:07 -07:00 |
|
David Anson
|
ba3614868b
|
Update dependency: eslint to 3.9.1.
|
2016-11-02 22:09:16 -07:00 |
|
David Anson
|
dcf0462c22
|
Add regular expressions from vscode-markdownlint for error range in results.
|
2016-10-31 22:53:46 -07:00 |
|
David Anson
|
d40a3a55fd
|
Update dependencies: browserify to 13.1.1, eslint to 3.8.1, glob to 7.1.1, istanbul to 0.4.5, nodeunit to 0.10.2, rimraf to 2.5.4, uglify-js to 2.7.4.
|
2016-10-26 22:06:08 -07:00 |
|
David Anson
|
b2b874c6a0
|
Update dependencies: markdown-it to 8.0.1.
|
2016-10-26 21:36:09 -07:00 |
|
David Anson
|
557c5942ea
|
Extract long-running "stress" tests from core test suite (no loss of coverage).
|
2016-10-06 21:44:39 -07:00 |
|
David Anson
|
93c1867f23
|
Generate and include JSON schema for options.config (fixes #25).
|
2016-10-05 22:21:54 -07:00 |
|
David Anson
|
c2982e2972
|
Add README.md link to grunt-markdownlint, tweak package.json metadata.
|
2016-09-28 21:45:26 -07:00 |
|
David Anson
|
3db84df660
|
Update to version 0.2.0.
|
2016-07-05 15:03:40 -07:00 |
|
David Anson
|
0a6e3e0ae8
|
Update dependencies: eslint to 3.0.1.
|
2016-07-05 14:49:33 -07:00 |
|
David Anson
|
b17dcb2ed9
|
Update dependencies: eslint to 3.0.0, rimraf to 2.5.3, uglify-js to 2.7.0.
|
2016-07-04 23:37:54 -07:00 |
|
David Anson
|
c1956afd66
|
Update dependencies: markdown-it to 7.0.0, browserify to 13.0.1, cpy-cli to 1.0.1, eslint to 2.13.1, glob to 7.0.5, istanbul to 0.4.4, uglify-js to 2.6.4.
Handle new support for multi-line setext headers.
|
2016-06-23 22:41:47 -07:00 |
|
David Anson
|
c02af96836
|
Create complete build-example script from example script.
|
2016-03-12 21:58:37 -08:00 |
|
David Anson
|
624ae4952b
|
Add mention of CommonMark to project description (fixes #15).
|
2016-03-11 21:36:39 -08:00 |
|
David Anson
|
955ae5f390
|
Update dependencies: eslint to 2.2.0, q to 1.4.1, rimraf to 2.5.2, uglify-js to 2.6.2.
|
2016-02-24 21:37:56 -08:00 |
|
David Anson
|
13ee2a285b
|
Update to version 0.1.1.
|
2016-02-13 22:20:46 -08:00 |
|
David Anson
|
0832793497
|
Add test that parses all Markdown files to find crashes.
|
2016-02-12 22:16:12 -08:00 |
|
David Anson
|
2ee78316e4
|
Update to version 0.1.0.
|
2016-01-16 22:04:37 -08:00 |
|
David Anson
|
9cf9eb8b98
|
Update dependencies: browserify to 13.0.0, cpy to cpy-cli 1.0.0, istanbul to 0.4.2, rimraf to 2.5.0, uglify-js to 2.6.1.
|
2016-01-14 22:02:53 -08:00 |
|
David Anson
|
ab90a1b0c0
|
Update eslint dependency to 1.10.3, update config file format.
|
2016-01-13 21:25:23 -08:00 |
|
David Anson
|
36eaa821d9
|
Update markdown-it dependency to 5.1.0.
|
2016-01-08 20:59:03 -08:00 |
|
David Anson
|
d5050beafa
|
Update to version 0.0.8.
|
2015-09-27 12:07:54 -07: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
|
bf07e3b845
|
Update dependencies: browserify to 11.2.0, cpy to 3.4.1, istanbul to 0.3.21, rimraf to 2.4.3.
|
2015-09-26 21:40:00 -07:00 |
|
David Anson
|
31141cc3ed
|
Add support for disabling/enabling rules within Markdown content (fixes #5).
|
2015-09-26 16:55:33 -07:00 |
|
David Anson
|
e890992cd8
|
Update to version 0.0.7.
|
2015-07-30 21:41:25 -07:00 |
|
David Anson
|
010e3a1f72
|
Update markdown-it dependency to 4.4.0.
|
2015-07-29 22:45:39 -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
|
7f5dd9ab6b
|
Add MD041 with tests.
|
2015-07-20 22:06:48 -07:00 |
|
David Anson
|
eabe2387bc
|
Update to version 0.0.6.
|
2015-06-19 18:48:54 -07:00 |
|
David Anson
|
e5edf9cff1
|
Make npm scripts work on non-Windows platforms.
|
2015-06-19 18:40:11 -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
|
51f420cfe1
|
Add file header to markdownlint-browser files.
|
2015-06-17 18:14:15 -07:00 |
|
David Anson
|
a76fa8e565
|
Minify script for browser and use it in demo app.
|
2015-06-17 09:32:08 -07:00 |
|
David Anson
|
070eb19177
|
Simplify the mechanics of using markdownlint in a browser.
|
2015-06-17 09:09:33 -07:00 |
|
David Anson
|
9bf0b1a554
|
Update to version 0.0.5.
|
2015-05-11 20:57:51 -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
|
a5f811ad1a
|
Update markdown-it dependency to 4.2.1, browserify to 10.1.3, istanbul to 0.3.13, q to 1.3.0.
|
2015-05-07 23:26:29 -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
|
9997131c9e
|
Add favicon.ico, modify demo build script to copy markdown-it locally.
|
2015-05-07 17:53:44 -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 |
|