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
|
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
|
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
|
5c60e00a90
|
Update MD037/no-space-in-emphasis to avoid crash, handle more scenarios.
|
2020-04-11 12:33:28 -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
|
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 |
|
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
|
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
|
4d0c963c70
|
Sync to latest test file changes from Ruby implementation, commit d5145912de278e24ba7ebada19d84bb0cc609f96.
|
2020-01-26 20:50:29 -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 |
|
David Anson
|
e3c93ed65d
|
Add eslint-plugin-jsdoc to lint script, address new violation.
|
2020-01-19 21:01:11 -08:00 |
|
David Anson
|
9ac06456d1
|
Update MD014/commands-show-output to allow blanks and output-less commands (fixes #241).
|
2020-01-18 21:28:42 -08:00 |
|
David Anson
|
6553a13b6c
|
Update MD005/list-indent to fix ordered list violations (unordered are better handled by MD007) (fixes #246).
|
2020-01-15 22:06:41 -08:00 |
|
David Anson
|
5f6e17915a
|
Copy range property of rule's onError object at time of call; add test to verify.
|
2020-01-13 19:49:51 -08:00 |
|
David Anson
|
d15324478c
|
Deprecate MD006/ul-start-left in favor of MD007/ul-indent.
|
2020-01-13 19:19:49 -08:00 |
|
David Anson
|
21b01b2a96
|
Resolve remaining TypeScript-based editor warnings in test file.
|
2020-01-11 20:48:00 -08:00 |
|
David Anson
|
18daae9525
|
Replace custom promisify implementation with util.promisify.
|
2020-01-09 21:06:22 -08:00 |
|
David Anson
|
6d9cbfe7be
|
Add simple in-process test reporter for tape output.
|
2020-01-09 20:57:14 -08:00 |
|
David Anson
|
3c100a21ff
|
Switch from deprecated nodeunit test runner to tape.
|
2020-01-08 22:13:51 -08:00 |
|
David Anson
|
61e0ac314c
|
Test case improvements for correctness, detail, and performance.
|
2020-01-06 22:09:07 -08:00 |
|
Jeremy Thomerson
|
9aeddedb7d
|
Allow for first level indentation of lists in MD007/ul-indent (fixes #242).
|
2020-01-01 12:53:03 -08:00 |
|
David Anson
|
b39e5e309e
|
Update MD013/line-length to include strict mode (fixes #237).
|
2019-12-12 21:22:45 -08:00 |
|
David Anson
|
5ae5e448b0
|
Update MD030/list-marker-space to allow bare list item markers for templating scenarios (fixes #235).
|
2019-12-10 22:09:40 -08:00 |
|
David Anson
|
6f3c67f760
|
Update MD009/no-trailing-spaces to include strict mode (fixes #216).
|
2019-12-09 22:05:57 -08:00 |
|
David Anson
|
a9251c533f
|
Add markdownlint-disable-file/markdownlint-enable-file inline comments (fixes #215).
|
2019-12-04 21:31:49 -08:00 |
|
David Anson
|
3e91da338c
|
Update MD007/ul-indent to report/fix for all unordered list item groupings.
|
2019-12-01 17:30:47 -08:00 |
|
David Anson
|
3981bc7897
|
Update MD006/ul-start-left to report/fix for all top-level items in lists that start indented.
|
2019-11-29 21:45:59 -08:00 |
|
David Anson
|
0a9ac73524
|
Introduce type declaration file for project after updating typescript dependency to 3.7.2.
|
2019-11-10 19:26:55 -08:00 |
|
David Anson
|
37307d0764
|
Add @ts-check to JS files without it, address resulting issues.
|
2019-10-30 20:37:06 -07:00 |
|
Marius Lichtblau
|
e9b3cc4c18
|
Add fenced code block style rule (#224) (fixes #223).
|
2019-10-24 20:26:27 -07:00 |
|
David Anson
|
c60bce69e2
|
Add tests for MD033/no-inline-html to verify earlier fix for stateful RegExp issue (fixes #231).
|
2019-10-24 20:18:16 -07:00 |
|
David Anson
|
84b6d935f5
|
Fix issue in MD020/no-missing-space-closed-atx that reported errors for single-character headers (fixes #229).
|
2019-10-24 20:18:16 -07:00 |
|
David Anson
|
31ffe52f0f
|
Fix issue with MD044/proper-names where stateful RegExp could fail to match bare URLs, remove unnecessary use of bareUrlRe by MD033/no-inline-html.
|
2019-10-24 20:18:16 -07:00 |
|