Commit 7d6f4bd8 authored by FichteFoll's avatar FichteFoll

Merge pull request #3195 from jchampy/master

Added Print to HTML3
parents 6570c465 4bd5f5c8
...@@ -1155,11 +1155,16 @@ ...@@ -1155,11 +1155,16 @@
}, },
{ {
"name": "Print to HTML", "name": "Print to HTML",
"details": "https://github.com/joelpt/sublimetext-print-to-html", "details": "https://github.com/jchampy/sublimetext-print-to-html",
"labels": ["tasks","printing","utilities","utils","browser"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "<3000",
"details": "https://github.com/joelpt/sublimetext-print-to-html/tree/master" "details": "https://github.com/joelpt/sublimetext-print-to-html/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/jchampy/sublimetext-print-to-html/tree/master"
} }
] ]
}, },
......
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