David Anson
|
cba5e8d340
|
Update MD034/no-bare-urls to better handle multiple similar issues on the same line (fixes https://github.com/igorshubovych/markdownlint-cli/issues/339).
|
2022-12-06 22:14:40 -08:00 |
|
David Anson
|
f84c91d95f
|
Update MD034/no-bare-urls to allow bare URLs inside the link text of HTML A tags (fixes 615).
|
2022-11-13 21:39:14 -08:00 |
|
David Anson
|
b6471fba31
|
Enable ESLint rule unicorn/no-array-for-each, auto-fix all violations, manually address new issues for ~4% time reduction measured via profile-fixture.mjs on Apple Silicon M1.
|
2022-06-08 22:10:27 -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
|
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
|
737126cf93
|
Update MD034/no-bare-urls to report multiple instances on the same line.
|
2019-09-22 21:31:02 -07:00 |
|
David Anson
|
620853f200
|
Update MD011/MD034 to report fixInfo for violations.
|
2019-09-04 22:18:23 -07:00 |
|
David Anson
|
684416a902
|
Improve MD034/no-bare-urls range reporting (fixes #181).
|
2019-05-04 20:14:59 -07:00 |
|
David Anson
|
7e980401b8
|
Expose shared.js helper code for custom rule authors (fixes #134).
|
2019-04-13 11:18:57 -07:00 |
|
David Anson
|
213aef4564
|
Convert var to const/let (except in browser-only code).
|
2018-04-27 22:05:34 -07:00 |
|
David Anson
|
9ba143555d
|
Move each rule implementation into its own file (fixes #83).
|
2018-01-21 21:44:25 -08:00 |
|