alpha
Login
or
Join now
xcc.es
/
copy-markdown-as-html
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/mrgnw/copy-markdown-as-html. VS Code plugin which copies the selected markdown text to the clipboard as HTML
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Publish 1.1.0
author
Jerrie Pelser
date
8 years ago
(Mar 23, 2018, 4:59 PM +0800)
commit
92f11c8b
92f11c8befee07cb75c815aadfc4f4b2ec2ed685
parent
931bd96f
931bd96f858177af0f9d2805c7e394fd0ca57b13
+2
-2
1 changed file
Expand all
Collapse all
Unified
Split
package.json
+2
-2
package.json
View file
Reviewed
···
7
7
"type": "git",
8
8
"url": "https://github.com/jerriep/copy-markdown-as-html"
9
9
},
10
10
-
"version": "1.0.0",
10
10
+
"version": "1.1.0",
11
11
"publisher": "jerriepelser",
12
12
"engines": {
13
13
"vscode": "^1.0.0"
···
98
98
"clipboardy": "^1.2.3",
99
99
"markdown-it": "^8.4.1"
100
100
}
101
101
-
}
101
101
+
}