mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Update to version 0.3.0.
This commit is contained in:
parent
ba3614868b
commit
f24dc4bee0
3 changed files with 4 additions and 2 deletions
|
@ -542,6 +542,8 @@ var results = window.markdownlint.sync(options).toString();
|
|||
* 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.
|
||||
* 0.3.0 - More detailed error reporting with `resultVersion`, enhance MD010/MD012/MD036,
|
||||
fixes for MD027/MD029/MD030, include JSON schema, 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