markdownlint/doc
2023-11-09 20:05:30 -08:00
..
CustomRules.md Allow a custom rule's onError implementation to override that rule's information URL for each error. 2023-07-11 21:45:00 -07:00
md001.md Remove rule aliases for "header" (deprecated in v0.9.0). 2023-11-09 20:05:30 -08:00
md003.md Remove rule aliases for "header" (deprecated in v0.9.0). 2023-11-09 20:05:30 -08:00
md004.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
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 Remove rule aliases for "header" (deprecated in v0.9.0). 2023-11-09 20:05:30 -08: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 Remove rule aliases for "header" (deprecated in v0.9.0). 2023-11-09 20:05:30 -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 "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
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 tests and documentation for MD034/no-bare-urls to explain edge case behavior. 2023-02-25 15:50:57 -08:00
md035.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
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 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
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 Remove rule aliases for "header" (deprecated in v0.9.0). 2023-11-09 20:05:30 -08: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 Remove rule aliases for "header" (deprecated in v0.9.0). 2023-11-09 20:05:30 -08:00
md044.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
md045.md Update MD045/no-alt-text to report instances of HTML "img" tags missing an "alt" attribute (fixes #992). 2023-10-18 23:20:19 -07:00
md046.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
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 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
md049.md Refactor new MD054/link-image-style rule, add tests, update documentation (fixes #40, fixes #399). 2023-11-02 19:48:55 -07:00
md050.md Refactor new MD054/link-image-style rule, add tests, update documentation (fixes #40, fixes #399). 2023-11-02 19:48:55 -07:00
md051.md Reimplement MD051/link-fragments using micromark tokens, report reference link issues for definition and fix when possible, handle reporting multiple violations on the same line better. 2023-08-04 20:53:38 -07:00
md052.md Update MD052/reference-links-images to add a shortcut_syntax parameter for opting into shortcut scanning (fixes #915). 2023-09-04 16:40:48 -07:00
md053.md Refactor new MD054/link-image-style rule, add tests, update documentation (fixes #40, fixes #399). 2023-11-02 19:48:55 -07:00
md054.md Refactor new MD054/link-image-style rule, add tests, update documentation (fixes #40, fixes #399). 2023-11-02 19:48:55 -07: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 Remove rule aliases for "header" (deprecated in v0.9.0). 2023-11-09 20:05:30 -08:00