mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-29 10:26:09 +01:00
Update to version 0.18.0.
This commit is contained in:
parent
933c9da75c
commit
75191b7c70
5 changed files with 191 additions and 93 deletions
|
|
@ -820,6 +820,10 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
|
|||
CommonMark specification, improve MD014/MD037/MD039, update dependencies.
|
||||
* 0.17.1 - Fix handling of front matter by fix information.
|
||||
* 0.17.2 - Improve MD020/MD033/MD044.
|
||||
* 0.18.0 - Add MD048/code-fence-style, add fix information for MD007/ul-indent, add
|
||||
`markdownlint-disable-file`/`markdownlint-enable-file` inline comments, add
|
||||
type declaration file (.d.ts) for TypeScript dependents, update schema, improve
|
||||
MD006/MD007/MD009/MD013/MD030, 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