Commit a4c98a3c authored by facelessuser's avatar facelessuser

Markdown Preview is now supported by facelessuser

Limit Markdown Preview to ST3, rename to MarkdownPreview, and redirect to new supported location.
parent 1ee9962c
......@@ -421,13 +421,14 @@
]
},
{
"name": "Markdown Preview",
"details": "https://github.com/revolunet/sublimetext-markdown-preview",
"name": "MarkdownPreview",
"details": "https://github.com/facelessuser/MarkdownPreview",
"labels": ["markdown", "preview", "build"],
"previous_names": ["Markdown Preview"],
"releases": [
{
"sublime_text": "*",
"tags": true
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
......
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