Commit c986f23c authored by Le Liu's avatar Le Liu Committed by Will Bond

add package: CopyAsHtml (#6299)

parent bd015037
...@@ -2946,6 +2946,18 @@ ...@@ -2946,6 +2946,18 @@
} }
] ]
}, },
{
"name": "Copy as HTML",
"details": "https://github.com/liulex/CopyAsHtml",
"labels": ["copy", "html", "clipboard"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["windows"],
"tags": true
}
]
},
{ {
"name": "Copy Block", "name": "Copy Block",
"details": "https://github.com/xsleonard/sublime-CopyBlock", "details": "https://github.com/xsleonard/sublime-CopyBlock",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment