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 885320b commit 360f8b7Copy full SHA for 360f8b7
README.md
@@ -1,4 +1,6 @@
1
-# The official Markdown VSCode extension
+# The official HackMD Markdown VSCode extension
2
+
3
+Use the same [HackMD](https://hackmd.io) supported markdown right in VSCode!
4
5
## Features
6
package.json
@@ -1,7 +1,7 @@
{
"name": "vscode-hackmd",
- "displayName": "vscode-hackmd",
- "description": "The official Markdown VSCode extension",
+ "displayName": "HackMD",
+ "description": "The official HackMD Markdown VSCode extension",
"version": "1.0.1",
"engines": {
7
"vscode": "^1.36.0"
0 commit comments