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 2396937 commit 522848aCopy full SHA for 522848a
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Changes
2
3
+* 0.47.0 - Miscellaneous improvements
4
* 0.46.0 - New rules, document formatting, better path handling
5
* 0.45.0 - Add linting for workspace
6
* 0.44.0 - Support virtual file systems
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.46.0",
+ "version": "0.47.0",
7
"author": "David Anson (https://dlaa.me/)",
8
"publisher": "DavidAnson",
9
"license": "MIT",
0 commit comments