mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update to version 0.2.0.
This commit is contained in:
parent
0a6e3e0ae8
commit
3db84df660
3 changed files with 4 additions and 3 deletions
|
@ -476,6 +476,7 @@ var results = window.markdownlint.sync(options).toString();
|
|||
* 0.0.8 - Support disabling/enabling rules inline, improve code fence, dependencies.
|
||||
* 0.1.0 - Add aliases, exceptions for MD033, exclusions for MD013, dependencies.
|
||||
* 0.1.1 - Fix bug handling HTML in tables, reference markdownlint-cli.
|
||||
* 0.2.0 - Add MD042/MD043, enhance MD002/MD003/MD004/MD007/MD011/MD025/MD041, 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