David Anson
|
59a4a56bfc
|
Add tests for MD051/link-fragments to validate quotes and accented characters (refs #536).
|
2022-07-21 04:17:11 +00:00 |
|
David Anson
|
1bd748f79e
|
Update MD051/link-fragments to ignore HTML comments embedded in heading text.
|
2022-07-19 06:29:52 +00:00 |
|
David Anson
|
91856f0423
|
Update dependency: ava to 4.3.0.
|
2022-06-21 05:03:13 +00:00 |
|
David Anson
|
54acae87ea
|
Update MD009/no-trailing-spaces to remove unnecessary sorting, add additional test cases.
|
2022-06-16 04:48:51 +00:00 |
|
David Anson
|
f284233f9a
|
Add test scenario for rule violations after a multi-line code span.
|
2022-06-13 23:11:53 -07:00 |
|
David Anson
|
28b273e798
|
Add more test cases for trailing spaces.
|
2022-06-13 22:53:48 -07:00 |
|
David Anson
|
85d720cefc
|
Update helpers.flattenLists to provide correct lastLineIndex for lists with an empty last item (fixes #529).
|
2022-06-07 22:16:34 -07:00 |
|
David Anson
|
bbec8c5c1e
|
Hide the content of inline configuration HTML comments from the linting process to avoid false positives.
|
2022-06-04 22:59:19 -07:00 |
|
David Anson
|
6718944b0f
|
Replace helpers.overlapsAnyRange with .withinAnyRange, update code/tests for resulting behavior.
|
2022-06-02 22:17:32 -07:00 |
|
David Anson
|
c5ca661b96
|
Add MD052/reference-links-images and MD053/link-image-reference-definitions for reporting issues with link and image references (fixes #144, fixes #390, fixes #425, fixes #456).
|
2022-06-01 20:26:01 -07:00 |
|
David Anson
|
3792613d2d
|
Implement markdownlint-disable-line inline comment (behaves like markdownlint-disable-next-line, but for the current line) (fixes #524).
|
2022-05-15 15:59:11 -07:00 |
|
David Anson
|
5f5f44e8e0
|
Update MD031/blanks-around-fences to avoid duplicating list item markers when adding blank lines (fixes #485).
|
2022-05-14 19:18:13 -07:00 |
|
David Anson
|
877ede7735
|
Remove outdated "detailed-results-" prefix from test scenario files.
|
2022-05-11 06:26:30 +00:00 |
|
David Anson
|
820f2699ca
|
Reimplement markdownlint-test-scenarios.js to be simpler, more efficient, and use AVA test snapshots for all file-based test scenarios.
|
2022-05-10 06:11:46 +00:00 |
|