mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update to version 0.19.0.
This commit is contained in:
parent
17aa1371ae
commit
6dff816f82
4 changed files with 337 additions and 131 deletions
|
@ -824,6 +824,10 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
|
|||
`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.
|
||||
* 0.19.0 - Remove support for end-of-life Node version 8, add fix information for
|
||||
MD005/list-indent, improve MD007/MD013/MD014, deprecate MD006/ul-start-left, add
|
||||
rationale for every rule, update test runner and code coverage, add more JSDoc
|
||||
comments, 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