.. |
CustomRules.md
|
Update to use named exports via / /async /promise /sync, simplify references via self-referencing, refine examples.
|
2024-12-03 19:58:47 -08:00 |
md001.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md003.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md004.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md005.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md007.md
|
Remove MD002 (deprecated in v0.13.0) and MD006 (deprecated in v0.19.0).
|
2023-11-09 19:47:24 -08:00 |
md009.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md010.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md011.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md012.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md013.md
|
Update documentation for MD013/line-length to call out a missing scenario and be more explicit about strict/stern behavior (refs #1154).
|
2024-03-19 21:46:34 -07:00 |
md014.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md018.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md019.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md020.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md021.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md022.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md023.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md024.md
|
Update MD024/no-duplicate-heading to remove duplicate parameter allow_different_nesting which confuses people.
|
2023-12-05 19:23:17 -08:00 |
md025.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md026.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md027.md
|
Update MD027/no-multiple-space-blockquote to add a list_items parameter (fixes #1473).
|
2025-03-03 23:22:37 -08:00 |
md028.md
|
Mostly standardize on putting rule names and tags in code spans in documentation.
|
2022-10-30 15:13:19 -07:00 |
md029.md
|
Configure all rules that allow style=consistent (or similar) to require an explicit style for consistency across the project.
|
2022-11-13 20:53:17 -08:00 |
md030.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md031.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md032.md
|
Update documentation for MD032/blanks-around-lists to correct an example and discuss lazy continuation lines (fixes #972).
|
2023-09-14 20:59:24 -07:00 |
md033.md
|
Configure all rules that allow style=consistent (or similar) to require an explicit style for consistency across the project.
|
2022-11-13 20:53:17 -08:00 |
md034.md
|
Update documentation for MD034/no-bare-urls to recommend percent-encoding (closes #1212).
|
2024-05-19 22:34:17 -07:00 |
md035.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md036.md
|
Remove rule aliases for "header" (deprecated in v0.9.0).
|
2023-11-09 20:05:30 -08:00 |
md037.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md038.md
|
Refactor MD038/no-space-in-code to produce smaller/simpler edits and address an additional scenario.
|
2025-02-07 20:03:30 -08:00 |
md039.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md040.md
|
Configure all rules that allow style=consistent (or similar) to require an explicit style for consistency across the project.
|
2022-11-13 20:53:17 -08:00 |
md041.md
|
Update MD041/first-line-heading to add an allow_preamble parameter (fixes #1416).
|
2025-03-22 16:16:10 -07:00 |
md042.md
|
Enable "line-length": { "strict": true } for all user-facing Markdown files in the repository.
|
2022-11-12 17:53:47 -08:00 |
md043.md
|
Update MD043/required-headings to support "?" meaning "exactly one unspecified heading" (fixes #475).
|
2025-03-10 21:57:39 -07:00 |
md044.md
|
Update documentation for MD044/proper-names to show how to handle differing capitalization (closes #1288).
|
2024-07-12 08:20:30 +00:00 |
md045.md
|
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.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md047.md
|
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
|
2022-12-16 13:57:57 -08:00 |
md048.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md049.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md050.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md051.md
|
Update MD051/link-fragments to add the ignored_pattern configuration parameter (fixes #547).
|
2025-04-05 22:35:07 -07:00 |
md052.md
|
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.md
|
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 |
md054.md
|
Update MD054/link-image-style to add url_inline parameter (fixes #753).
|
2023-11-12 22:46:30 -08:00 |
md055.md
|
Update rule documentation to explain how consistent is implemented (fixes #1346).
|
2024-10-07 22:08:16 -07:00 |
md056.md
|
Add rule MD056/table-column-count (fixes #92).
|
2024-01-06 20:06:47 -08:00 |
md058.md
|
Add new rule MD058/blanks-around-tables (fixes #132).
|
2024-06-03 21:16:45 -07:00 |
md059.md
|
Update new rule MD059/descriptive-link-text for project-level consistency.
|
2025-02-13 22:11:42 -08:00 |
Prettier.md
|
Add various Markdown lists as formatted by Prettier with the default --tab-width of 2 and the not uncommon alternate of 4, update Prettier.md with the relevant configuration (produced using v2.8.1 of https://prettier.io/playground/) (refs #652).
|
2022-12-13 20:24:21 -08:00 |
ReleaseProcess.md
|
Add ReleaseProcess.md to explain the release process (fixes #562).
|
2022-12-13 16:42:54 -08:00 |
Rules.md
|
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 |