Commit 52bf6e34 authored by facelessuser's avatar facelessuser

Move sort order to fix test failure

parent a4c98a3c
......@@ -420,18 +420,6 @@
}
]
},
{
"name": "MarkdownPreview",
"details": "https://github.com/facelessuser/MarkdownPreview",
"labels": ["markdown", "preview", "build"],
"previous_names": ["Markdown Preview"],
"releases": [
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
{
"name": "Markdown Slideshow",
"details": "https://github.com/ogom/sublimetext-markdown-slideshow",
......@@ -556,6 +544,18 @@
}
]
},
{
"name": "MarkdownPreview",
"details": "https://github.com/facelessuser/MarkdownPreview",
"labels": ["markdown", "preview", "build"],
"previous_names": ["Markdown Preview"],
"releases": [
{
"sublime_text": ">=3000",
"tags": "st3-"
}
]
},
{
"details": "https://github.com/naokazuterada/MarkdownTOC",
"labels": ["markdown", "toc", "table of contents"],
......
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