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
|
d4b981bcb3
|
Introduce options.markdownItFactory (and remove options.markdownItPlugins) so the markdown-it parser can be removed as a direct dependency because it is no longer used by default.
|
2025-02-08 15:08:06 -08:00 |
|
David Anson
|
2d2fafc58d
|
Add test cases for lists inside blockquotes (refs #1473).
|
2025-01-31 22:09:40 -08:00 |
|
David Anson
|
feca49e4f8
|
Move exports/subpath imports (uses exec) and project file tests (use shared glob) into separate test files for better parallelization.
|
2025-01-19 16:44:20 -08:00 |
|
David Anson
|
df33933fe5
|
Update export test to avoid "ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time".
|
2024-12-24 00:15:19 +00:00 |
|
David Anson
|
baf4944f5f
|
Add subpath imports "markdownlint-imports-browser" and "markdownlint-imports-node" for overriding "browser"/"default" behavior in bundlers like webpack.
|
2024-12-17 21:21:57 -08:00 |
|
David Anson
|
6e52643f8c
|
Update CHANGELOG.md for breaking changes, remove outdated comments from test file.
|
2024-12-05 23:00:55 -08:00 |
|
David Anson
|
b404c8bf16
|
Add README documentation for getVersion, leave promise/extendConfig undocumented (unsupported).
|
2024-12-04 23:23:56 -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 |
|