| .. |
|
cache.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
configuration-strict.d.ts
|
Update to version 0.39.0.
|
2025-10-12 20:02:22 -07:00 |
|
configuration.d.ts
|
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 |
|
constants.mjs
|
Update to version 0.39.0.
|
2025-10-12 20:02:22 -07:00 |
|
defer-require.cjs
|
Address new code analysis issues from previous commit.
|
2025-09-26 23:28:58 -07:00 |
|
exports-async.d.mts
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
exports-async.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
exports-promise.d.mts
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
exports-promise.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
exports-sync.d.mts
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
exports-sync.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
exports.d.mts
|
Deprecate LintResults.toString() (at edit time; continue to support at run time), provide helper function formatLintResults, remove outdated grunt/gulp samples, improve typing.
|
2025-09-08 21:13:50 -07:00 |
|
exports.mjs
|
Deprecate LintResults.toString() (at edit time; continue to support at run time), provide helper function formatLintResults, remove outdated grunt/gulp samples, improve typing.
|
2025-09-08 21:13:50 -07:00 |
|
markdownit.cjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
markdownlint.d.mts
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
markdownlint.mjs
|
Remove unused/outdated internal parameter.
|
2025-10-12 19:41:51 -07:00 |
|
md001.mjs
|
Update MD001/heading-increment to support front matter title as the first heading of the page.
|
2025-06-06 19:54:23 -07:00 |
|
md003.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md004.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md005.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md007.mjs
|
Update MD007/ul-indent to account for 4-space base indent within footnote definitions (fixes #1679).
|
2025-08-03 15:38:25 -07:00 |
|
md009.mjs
|
Update MD009/no-trailing-spaces with code_blocks parameter to allow reporting/fixing trailing spaces in indented/fenced code blocks (fixes #1181).
|
2025-10-11 17:28:04 -07:00 |
|
md010.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md011.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md012.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md013.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md014.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md018.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md019-md021.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md020.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md022.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md023.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md024.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md025.mjs
|
Update MD025/single-title and MD051/link-fragments to ignore headings that exactly match Docfx tab syntax (fixes #1099) (fixes #1101).
|
2025-05-01 22:09:36 -07:00 |
|
md026.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md027.mjs
|
Update MD027/no-multiple-space-blockquote to add a list_items parameter (fixes #1473).
|
2025-03-03 23:22:37 -08:00 |
|
md028.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md029.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md030.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md031.mjs
|
Remove outdated references to lint rule jsdoc/valid-types.
|
2025-08-14 22:00:42 -07:00 |
|
md032.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md033.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md034.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md035.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md036.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md037.mjs
|
Update MD037/no-space-in-emphasis to provide same range as fixInfo for consistency with other "no-space-in-" rules.
|
2025-08-21 21:36:49 -07:00 |
|
md038.mjs
|
Update new rule MD059/descriptive-link-text for project-level consistency.
|
2025-02-13 22:11:42 -08:00 |
|
md039.mjs
|
Update MD039/no-space-in-links to remove outdated validLink helper and simplify slightly.
|
2025-01-06 20:28:53 -08:00 |
|
md040.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md041.mjs
|
Update MD041/first-line-heading to add an allow_preamble parameter (fixes #1416).
|
2025-03-22 16:16:10 -07:00 |
|
md042.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md043.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md044.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md045.mjs
|
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 |
|
md046.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md047.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md048.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md049-md050.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md051.mjs
|
Update MD025/single-title and MD051/link-fragments to ignore headings that exactly match Docfx tab syntax (fixes #1099) (fixes #1101).
|
2025-05-01 22:09:36 -07:00 |
|
md052.mjs
|
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 |
|
md053.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md054.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md055.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md056.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
md058.mjs
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
|
md059.mjs
|
Update new rule MD059/descriptive-link-text for project-level consistency.
|
2025-02-13 22:11:42 -08:00 |
|
md060.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
micromark-parse.mjs
|
Address new lint issues from previous commit.
|
2025-10-28 22:16:19 -07:00 |
|
micromark-types.d.mts
|
Move micromark-parse.mjs from helpers to library, remove all dependencies from helpers.
|
2024-11-30 20:42:14 -08:00 |
|
node-imports-browser.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
node-imports-node.mjs
|
Stop using module.createRequire (problematic under webpack), incorporate and export resolveModule helper from markdownlint-cli2.
|
2025-01-14 23:30:09 -08:00 |
|
parse-configuration.mjs
|
Address new TypeScript warnings in core files, improve type definitions.
|
2025-10-11 16:48:18 -07:00 |
|
resolve-module.cjs
|
Stop using module.createRequire (problematic under webpack), incorporate and export resolveModule helper from markdownlint-cli2.
|
2025-01-14 23:30:09 -08:00 |
|
resolve-module.d.cts
|
Stop using module.createRequire (problematic under webpack), incorporate and export resolveModule helper from markdownlint-cli2.
|
2025-01-14 23:30:09 -08:00 |
|
rules.mjs
|
Add rule MD060/table-column-style (fixes #90, fixes #323).
|
2025-08-20 22:14:52 -07:00 |
|
types.d.mts
|
Convert types.d.mts from ambient module declaration to module augmentation which enables VS Code to handle @type {import("markdownlint").Rule} (https://www.typescriptlang.org/docs/handbook/modules/reference.html#ambient-modules), fix broken markdownlint @typedefs in helpers/*.cjs.
|
2024-12-10 21:47:06 -08:00 |