Mark Crossfield
|
3e92d945db
|
Change Confiure to Configure in README (#289)
This fixes #288.
|
2020-05-23 13:46:58 -07:00 |
|
Nick Schonning
|
0ec2fe83fa
|
chore: use large repo clone in normal CI (#290)
|
2020-05-23 12:51:42 -07:00 |
|
Nick Schonning
|
306687127a
|
Use actions/checkout v2 (#291)
|
2020-05-21 22:32:32 -07:00 |
|
David Anson
|
a794118a8d
|
Update to version 0.20.3.
|
2020-05-14 21:49:05 -07:00 |
|
David Anson
|
a66892a6bb
|
Update dependencies: c8 to 7.1.2 (work around c8 coverage bug on Node 10).
|
2020-05-14 21:27:36 -07:00 |
|
David Anson
|
87aac66d68
|
Update MD044/proper-names to avoid providing bogus range when proper name could not be found.
|
2020-05-13 20:59:18 -07:00 |
|
David Anson
|
f635d7b72c
|
Add MkDocs to Examples section in README.md.
|
2020-05-12 20:29:07 -07:00 |
|
David Anson
|
ac5d52a3e3
|
Update MD037/no-space-in-emphasis to ignore emphasis markers in link text (fixes #280).
|
2020-05-12 20:13:51 -07:00 |
|
David Anson
|
f607a49a5b
|
Update MD037/no-space-in-emphasis to handle more scenarios (refs #286).
|
2020-05-10 17:06:07 -07:00 |
|
David Anson
|
37f1d6b64b
|
Update MD037/no-space-in-emphasis to ignore emphasis markers in link text/destination (refs #286).
|
2020-05-08 16:01:42 -07:00 |
|
David Anson
|
0cea489e18
|
Replace glob with globby (allows multiple patterns and exclusions).
|
2020-05-08 15:28:38 -07:00 |
|
David Anson
|
ebdf0ddf28
|
Add clone-test-repos-large script for cloning very large repositories (not part of push/pull_request trigger).
|
2020-05-08 12:27:41 -07:00 |
|
David Anson
|
2141566b47
|
Add lint-test-repos scripts and Workflow for real-world regression testing.
|
2020-05-08 11:55:08 -07:00 |
|
David Anson
|
ada0d02a2f
|
Lock c8 to version 7.1.1 to avoid breaking change in 7.1.2 (https://github.com/bcoe/c8/issues/220).
|
2020-05-07 15:50:20 -07:00 |
|
David Anson
|
00c1e28f48
|
Update to version 0.20.2.
|
2020-04-25 21:15:13 -07:00 |
|
David Anson
|
dcf566e49e
|
Add WordPress Gutenberg to Examples section in README.md.
|
2020-04-25 21:03:31 -07:00 |
|
David Anson
|
70dc8fb6d3
|
Update MD037/no-space-in-emphasis to avoid pairing different kinds of emphasis marker.
|
2020-04-25 15:30:52 -07:00 |
|
David Anson
|
f5a71521d4
|
Update MD037/no-space-in-emphasis to ignore emphasis markers in code spans (fixes #278).
|
2020-04-25 15:10:07 -07:00 |
|
David Anson
|
bdc0246b34
|
Improve MD038/no-space-in-code to allow single-spaces surrounding a code inline with internal spaces (fixes #277).
|
2020-04-24 19:52:28 -07:00 |
|
David Anson
|
2ae29e2b9e
|
Add newly released Node.js 14 to CI. (#275)
|
2020-04-21 18:24:07 -07:00 |
|
David Anson
|
7280ea2783
|
Update to version 0.20.1.
|
2020-04-12 20:48:04 -07:00 |
|
David Anson
|
f775b9d4fb
|
Update rewritten MD037/no-space-in-emphasis to handle multiple-line emphasis (fixes #272).
|
2020-04-12 20:40:05 -07:00 |
|
David Anson
|
190716da39
|
Update to version 0.20.0.
|
2020-04-11 13:54:46 -07:00 |
|
David Anson
|
5c60e00a90
|
Update MD037/no-space-in-emphasis to avoid crash, handle more scenarios.
|
2020-04-11 12:33:28 -07:00 |
|
David Anson
|
a0afba972c
|
Update dependencies: @types/node to 13.11.1, browserify to 16.5.1, c8 to 7.1.0, cpy-cli to 3.1.0, eslint-plugin-jsdoc to 22.1.0, markdownlint-rule-helpers to 0.7.0, rimraf to 3.0.2, tape to 4.13.2, typescript to 3.8.3, uglify-js to 3.8.1.
|
2020-04-10 19:25:33 -07:00 |
|
David Anson
|
e470086d3b
|
Sync to latest test file changes from Ruby implementation, commit 1e78c89224fe72572dc6f6c956da284ec7dafe62.
|
2020-04-10 19:21:58 -07:00 |
|
David Anson
|
214ecb5fb4
|
Add fallback for demo "Copy Link" functionality on browsers that do not support navigator.clipboard.
|
2020-04-09 20:35:32 -07:00 |
|
David Anson
|
678597485b
|
Fix possible crash in MD005/list-indent, reporting issue with MD029/ol-prefix.
|
2020-04-09 20:14:36 -07:00 |
|
David Anson
|
320acfd7cc
|
Update MD034/no-bare-urls to allow quoting bare URLs.
|
2020-04-08 21:58:52 -07:00 |
|
David Anson
|
e319f9501c
|
Update MD031/blanks-around-fences to add blockquote characters when fixing issues in that context.
|
2020-04-07 21:01:39 -07:00 |
|
David Anson
|
65b19b703b
|
Update MD038/no-space-in-code to allow the "single leading and trailing space" scenario (fixes #271).
|
2020-04-06 20:43:38 -07:00 |
|
David Anson
|
6ce426cf88
|
Add support for "markdownlint-configure-file" inline comments (fixes #264).
|
2020-04-05 19:47:12 -07:00 |
|
David Anson
|
dd66a33d75
|
Update MD034/no-bare-urls to ignore "[link]" scenario that conflicts with MD011/no-reversed-links (fixes #268).
|
2020-04-01 20:21:36 -07:00 |
|
David Anson
|
29f16bf402
|
Reimplement MD037/no-space-in-emphasis to better handle multiple fixes on a line and more scenarios (fixes #251).
|
2020-03-29 16:36:04 -07:00 |
|
David Anson
|
de86a26e4e
|
Update MD013/line-length to support stern parameter (fixes #256).
|
2020-03-22 14:06:29 -07:00 |
|
David Anson
|
11ea2ad5f1
|
Update handling of lists nested in blockquotes to improve MD007/ul-indent (fixes #266).
|
2020-03-21 13:17:34 -07:00 |
|
David Anson
|
742f2a8d79
|
Update MD029/ol-prefix to treat 0/1/2 as "ordered" (fixes #250).
|
2020-03-18 21:50:28 -07:00 |
|
Pascal Berger
|
2e6f024565
|
Add link to Cake.Markdownlint addin (#267)
|
2020-03-17 19:11:48 -07:00 |
|
David Anson
|
4ff6f2f4b1
|
Change behavior of un-terminated HTML comments to be treated as text (fixes #252).
|
2020-03-09 23:06:13 -07:00 |
|
David Anson
|
b87094e33d
|
Update MD018/no-missing-space-atx to ignore Keycap Number Sign emoji at start of line (fixes #257).
|
2020-03-08 19:49:52 -07:00 |
|
David Anson
|
67d1476ed8
|
Update MD039/no-space-in-links to handle RegExp match failure (fixes #262).
|
2020-03-07 19:49:57 -08:00 |
|
David Anson
|
0f73f06232
|
Add note about blocks and list indentation to MD029/ol-prefix.
|
2020-03-05 11:41:59 -08:00 |
|
David Anson
|
d171b6c6b7
|
Add tape-player 0.1.0 to devDependencies for logging output from tape test harness.
|
2020-02-15 11:23:54 -08:00 |
|
David Anson
|
6dff816f82
|
Update to version 0.19.0.
|
2020-01-27 19:19:34 -08:00 |
|
David Anson
|
17aa1371ae
|
Update dependencies: @types/node to 13.5.0, c8 to 7.0.1, eslint to 6.8.0, eslint-plugin-jsdoc to 21.0.0, markdownlint-rule-helpers to 0.6.0, tape to 4.13.0, typescript to 3.7.5, uglify-js to 3.7.6.
|
2020-01-27 19:10:01 -08:00 |
|
David Anson
|
4d0c963c70
|
Sync to latest test file changes from Ruby implementation, commit d5145912de278e24ba7ebada19d84bb0cc609f96.
|
2020-01-26 20:50:29 -08:00 |
|
David Anson
|
3adb25c79b
|
Remove use of deprecated HTML manifest/offline.appcache from demo web page.
|
2020-01-26 20:32:56 -08:00 |
|
David Anson
|
3238ed4249
|
Update all rules to better handle wrongly-typed configuration parameters.
|
2020-01-25 18:40:39 -08:00 |
|
David Anson
|
26ad0550ec
|
Update MD013/line-length to allow inline image links to exceed the length threshold (fixes #248).
|
2020-01-24 21:50:50 -08:00 |
|
David Anson
|
74af9f82fb
|
Enable jsdoc/require-jsdoc rule, fix all violations (fixes #85).
|
2020-01-23 19:42:46 -08:00 |
|