We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a24174 commit 3a93779Copy full SHA for 3a93779
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Changes
2
3
+* 0.60.0 - Improved rules
4
* 0.59.0 - Add `configFile` setting
5
* 0.58.0 - Convert to ECMAScript, use import (not require)
6
* 0.57.0 - Improved rules
package.json
@@ -3,7 +3,7 @@
"displayName": "markdownlint",
"description": "Markdown linting and style checking for Visual Studio Code",
"icon": "images/markdownlint-128.png",
- "version": "0.59.0",
+ "version": "0.60.0",
7
"author": "David Anson (https://dlaa.me/)",
8
"publisher": "DavidAnson",
9
"sponsor": {
0 commit comments