mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-05 23:48:49 +01:00
Update to version 0.1.0.
This commit is contained in:
parent
ae844f2121
commit
2ee78316e4
3 changed files with 3 additions and 2 deletions
|
|
@ -470,6 +470,7 @@ var results = window.markdownlint.sync(options).toString();
|
|||
* 0.0.6 - Improve performance, simplify in-browser, update dependencies.
|
||||
* 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.
|
||||
|
||||
[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