Commit 739f4afc authored by Koen Lageveen's avatar Koen Lageveen

fix sorting

parent adea7945
...@@ -268,16 +268,6 @@ ...@@ -268,16 +268,6 @@
} }
] ]
}, },
{
"details": "https://github.com/braver/MarkdownHighlighting",
"labels": ["markdown", "language syntax", "gfm"],
"releases": [
{
"sublime_text": ">3100",
"branch": "master"
}
]
},
{ {
"name": "Markdown Extended", "name": "Markdown Extended",
"details": "https://github.com/jonschlinkert/sublime-markdown-extended", "details": "https://github.com/jonschlinkert/sublime-markdown-extended",
...@@ -371,6 +361,16 @@ ...@@ -371,6 +361,16 @@
} }
] ]
}, },
{
"details": "https://github.com/braver/MarkdownHighlighting",
"labels": ["markdown", "language syntax", "gfm"],
"releases": [
{
"sublime_text": ">3100",
"branch": "master"
}
]
},
{ {
"details": "https://github.com/sekogan/MarkdownLight", "details": "https://github.com/sekogan/MarkdownLight",
"releases": [ "releases": [
......
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