mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-12 08:34:20 +01:00
Update to version 0.23.0.
This commit is contained in:
parent
c87d7f5b8c
commit
c1f0f26565
4 changed files with 7 additions and 4 deletions
|
|
@ -937,6 +937,9 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
|
|||
* 0.22.0 - Allow `extends` in config to reference installed packages by name, add
|
||||
`markdownlint-disable-next-line` inline comment, support JSON front matter, improve
|
||||
MD009/MD026/MD028/MD043, update dependencies (including `markdown-it` to v12).
|
||||
* 0.23.0 - Add comprehensive example `.markdownlint.jsonc`/`.markdownlint.yaml` files, add fix
|
||||
information for MD004/ul-style, improve MD018/MD019/MD020/MD021/MD037/MD041, improve
|
||||
HTML comment handling, update test runner and test suite, update dependencies.
|
||||
|
||||
[npm-image]: https://img.shields.io/npm/v/markdownlint.svg
|
||||
[npm-url]: https://www.npmjs.com/package/markdownlint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue