David Anson
|
328506e6c8
|
Update MD052/reference-links-images to add ignored_labels parameter and default to ignoring GFM task list items (fixes #1524).
|
2025-04-27 22:36:07 -07:00 |
|
David Anson
|
b611eba684
|
Update MD045/no-alt-text to allow violations when an HTML IMG has aria-hidden set to true (fixes #1576).
|
2025-04-27 18:42:36 -07:00 |
|
David Anson
|
02478d24cf
|
Update MD051/link-fragments to add the ignored_pattern configuration parameter (fixes #547).
|
2025-04-05 22:35:07 -07:00 |
|
David Anson
|
a9417fdf67
|
Update MD036/no-emphasis-as-heading to ignore HTML comments at the beginning or ending of the emphasised heading (fixes #1267).
|
2025-03-30 17:30:21 -07:00 |
|
David Anson
|
62dc79864d
|
Update MD041/first-line-heading to add an allow_preamble parameter (fixes #1416).
|
2025-03-22 16:16:10 -07:00 |
|
David Anson
|
5fc91f6977
|
Update MD025/single-title to ignore preceding blank lines and comments when looking for a title (top-level heading) (fixes #1420).
|
2025-03-15 17:52:22 -07:00 |
|
David Anson
|
50300fa7af
|
Update MD051/link-fragments to allow HTML's implicit "#top" fragment (fixes #1488).
|
2025-03-15 16:30:32 -07:00 |
|
David Anson
|
5749c8dcf7
|
Update MD043/required-headings to support "?" meaning "exactly one unspecified heading" (fixes #475).
|
2025-03-10 21:57:39 -07:00 |
|
David Anson
|
d5cb5c8546
|
Update getHeadingText helper to exclude HTML comments from returned heading text (fixes #1411).
|
2025-03-04 21:04:33 -08:00 |
|
David Anson
|
435c55f72a
|
Update MD027/no-multiple-space-blockquote to add a list_items parameter (fixes #1473).
|
2025-03-03 23:22:37 -08:00 |
|
David Anson
|
c39a2dd516
|
Add test case for MD059/descriptive-link-text with MD039/no-space-in-links.
|
2025-02-13 22:56:13 -08:00 |
|
David Anson
|
571c2353ea
|
Update new rule MD059/descriptive-link-text for project-level consistency.
|
2025-02-13 22:11:42 -08:00 |
|
Kate Higa
|
b8374ec5d2
|
Add rule MD059/descriptive-link-text "Link text should be descriptive" (fixes #681).
|
2025-02-13 22:11:42 -08:00 |
|
David Anson
|
b23fc96ab2
|
Refactor MD038/no-space-in-code to produce smaller/simpler edits and address an additional scenario.
|
2025-02-07 20:03:30 -08:00 |
|
David Anson
|
c71e298d4b
|
Add tests for MD038/no-space-in-code scenarios to capture current behavior and aid refactoring.
|
2025-02-05 20:51:22 -08:00 |
|
David Anson
|
90cf515ff0
|
Update MD038/no-space-in-code to allow code spans with only spaces (fixes #1481).
|
2025-02-02 21:36:35 -08:00 |
|
David Anson
|
2d2fafc58d
|
Add test cases for lists inside blockquotes (refs #1473).
|
2025-01-31 22:09:40 -08:00 |
|
David Anson
|
8ad4698536
|
Update MD032/blanks-around-lists to ignore (end-appended) undefined reference tokens when determining the last line of a list (fixes #1453).
|
2024-12-16 20:54:37 -08:00 |
|
David Anson
|
1e71f6f44e
|
Convert markdownlint library to an ECMAScript module, replace markdownlint-micromark with micromark, stop publishing (large) markdownlint-browser.js, see https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c for guidance.
|
2024-11-29 18:29:21 -08:00 |
|