Update to version 0.36.1.

This commit is contained in:
David Anson 2024-10-27 22:10:33 -07:00
parent a7a50eaa39
commit 368cb1be5f
10 changed files with 428 additions and 424 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.36.0/doc/CustomRules.md
[custom-rules]: https://github.com/DavidAnson/markdownlint/blob/v0.36.1/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.36.0/doc/Rules.md
[rules]: https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/Rules.md