David Anson
|
b3564ea841
|
wip
|
2025-09-21 16:11:16 -07:00 |
|
David Anson
|
996c0f6b27
|
wip
|
2025-09-21 16:11:16 -07:00 |
|
David Anson
|
6ab5bc3226
|
Add "severity"/"error" to rule in Configuration object, add corresponding documentation, resolve some new type-checking issues.
|
2025-09-21 16:11:16 -07:00 |
|
David Anson
|
1f915a67dc
|
Add "error" as a rule/tag/default value in Configuration object, add tests for similar values, resolve some new type-checking issues.
|
2025-09-21 16:11:16 -07:00 |
|
David Anson
|
116eb30c1d
|
Refactor configuration schema to use oneOf instead of type:Array for better extensibility.
|
2025-09-21 16:11:16 -07:00 |
|
David Anson
|
3532e3110a
|
Add rule MD060/table-column-style (fixes #90, fixes #323).
|
2025-08-20 22:14:52 -07:00 |
|
Alexandre Feblot
|
1b6839bff0
|
Update MD001/heading-increment to support front matter title as the first heading of the page.
|
2025-06-06 19:54:23 -07:00 |
|
Alexandre Feblot
|
1ac0b22804
|
MD033/no-inline-html: Add table_allowed_elements parameter.
|
2025-05-31 13:27:30 -07:00 |
|
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
|
02478d24cf
|
Update MD051/link-fragments to add the ignored_pattern configuration parameter (fixes #547).
|
2025-04-05 22:35:07 -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
|
9b46692b8d
|
Refactor build-config-schema.mjs slightly to reuse code.
|
2025-03-17 20:10:25 -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
|
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
|
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
|
8da43dd246
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -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 |
|