Commit 9c6af79e authored by FichteFoll's avatar FichteFoll

Merge pull request #1709 from xpol/master

Markdown Preview is now support both ST2 and ST3 on the master.
parents 6e96e973 88771d8a
...@@ -105,12 +105,8 @@ ...@@ -105,12 +105,8 @@
"details": "https://github.com/revolunet/sublimetext-markdown-preview", "details": "https://github.com/revolunet/sublimetext-markdown-preview",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/revolunet/sublimetext-markdown-preview/tree/master" "details": "https://github.com/revolunet/sublimetext-markdown-preview/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/revolunet/sublimetext-markdown-preview/tree/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