File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 5
5
description : " A tag to deploy to production"
6
6
type : string
7
7
required : true
8
+ release :
9
+ types : [published]
10
+
8
11
jobs :
9
12
publish :
10
13
strategy :
Original file line number Diff line number Diff line change 1
- # markdown-code-snippet-runner
1
+ # VSCode Markdown Code Snippet Runner Extension
2
2
3
- ![ Demo GIF] ( /docs/assets/demo.gif )
3
+ ![ Demo GIF] ( https://github.com/jackbilestech/vscode-markdown-code-snippet-runner /docs/assets/demo.gif)
4
4
5
5
## Features
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " markdown-code-snippet-runner" ,
3
- "displayName" : " Markdown Code Terminal Executor " ,
3
+ "displayName" : " Markdown Code Snippet Runner " ,
4
4
"description" : " Run single quote code sippets in markdown" ,
5
- "version" : " 1.0.3 " ,
5
+ "version" : " 1.0.4 " ,
6
6
"publisher" : " jackbilestech" ,
7
7
"license" : " MIT" ,
8
8
"engines" : {
You can’t perform that action at this time.
0 commit comments