mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-20 12:04:07 +01:00
Update to version 0.3.1.
This commit is contained in:
parent
a1f4daadf6
commit
56f3abe600
3 changed files with 4 additions and 3 deletions
|
|
@ -540,10 +540,11 @@ var results = window.markdownlint.sync(options).toString();
|
|||
* 0.0.7 - Add MD041, improve MD003, ignore front matter, update dependencies.
|
||||
* 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.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.
|
||||
* 0.3.1 - Fix regressions in MD032/MD038, 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