Update to version 0.37.4.

This commit is contained in:
David Anson 2025-01-14 23:39:35 -08:00
parent 53ff5c43f1
commit a4c553a45a
9 changed files with 426 additions and 422 deletions

View file

@ -22,8 +22,8 @@ be useful to custom rule authors and may avoid duplicating code.
*None* - The entire body of code is tested to 100% coverage by the core
`markdownlint` project, so there are no additional tests here.
[custom-rules]: https://github.com/DavidAnson/markdownlint/blob/v0.37.3/doc/CustomRules.md
[custom-rules]: https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/CustomRules.md
[jsdoc]: https://en.m.wikipedia.org/wiki/JSDoc
[markdown]: https://en.wikipedia.org/wiki/Markdown
[markdownlint]: https://github.com/DavidAnson/markdownlint
[rules]: https://github.com/DavidAnson/markdownlint/blob/v0.37.3/doc/Rules.md
[rules]: https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/Rules.md