File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Use [ Milkdown] ( https://saul-mirone.github.io/milkdown/#/ ) in your favorite editor to edit markdown.
4
4
5
+ ## Install
6
+
7
+ [ VSCode Marketplace] ( https://marketplace.visualstudio.com/items?itemName=mirone.milkdown )
8
+
5
9
## Features
6
10
7
11
> Plugin is still in dev progress, this is an early access version.
@@ -10,7 +14,7 @@ Describe specific features of your extension including screenshots of your exten
10
14
11
15
For example if there is an image subfolder under your extension project workspace:
12
16
13
- ![ Show] ( https://github. com/Saul-Mirone/milkdown-vscode/blob /main/milkdown-vscode.gif )
17
+ ![ Show] ( https://raw.githubusercontent. com/Saul-Mirone/milkdown-vscode/main/milkdown-vscode.gif )
14
18
15
19
### Usage:
16
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " milkdown" ,
3
3
"private" : true ,
4
+ "icon" : " logo.png" ,
4
5
"displayName" : " Milkdown" ,
5
6
"description" : " Use milkdown in your favorite editor." ,
6
7
"version" : " 0.0.1" ,
You can’t perform that action at this time.
0 commit comments