Commit e6621b9f authored by FichteFoll's avatar FichteFoll

Merge pull request #4120 from parterburn/master

Convert HTML to SLIM
parents 12086040 0445d80b
...@@ -794,6 +794,16 @@ ...@@ -794,6 +794,16 @@
} }
] ]
}, },
{
"name": "HTML2Slim",
"details": "https://github.com/parterburn/sublime-html-to-slim",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "HTML2Text", "name": "HTML2Text",
"details": "https://github.com/jaredmoody/sublime_html_to_text", "details": "https://github.com/jaredmoody/sublime_html_to_text",
......
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