Commit a03aeaeb authored by FichteFoll's avatar FichteFoll

Merge pull request #3603 from zeyon/master

Add Markdown HTML Preview Plug-In
parents b92f86a7 7c00389c
...@@ -179,6 +179,17 @@ ...@@ -179,6 +179,17 @@
} }
] ]
}, },
{
"name": "Markdown HTML Preview",
"details": "https://github.com/zeyon/MarkdownHtmlPreview",
"labels": ["markdown", "preview", "build", "html"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/zeyon/MarkdownHtmlPreview/tags"
}
]
},
{ {
"name": "Markdown Preview", "name": "Markdown Preview",
"details": "https://github.com/revolunet/sublimetext-markdown-preview", "details": "https://github.com/revolunet/sublimetext-markdown-preview",
......
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