Commit f277f5e1 authored by Jonathan Chambers's avatar Jonathan Chambers

added previous_names, fix alphabetic

parent 2a090352
......@@ -43,6 +43,9 @@
},
{
"name": "AcademicMarkdown",
"previous_names": [
"Academic Markdown"
],
"details": "https://github.com/mangecoeur/AcademicMarkdown",
"labels": ["language syntax"],
"releases": [
......
......@@ -425,24 +425,24 @@
]
},
{
"name": "Citer",
"details": "https://github.com/mangecoeur/Citer",
"labels": ["citation academic markdown"],
"name": "Cirru",
"details": "https://github.com/cirru/sublime-cirru",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/mangecoeur/Citer/tags"
"details": "https://github.com/cirru/sublime-cirru/tree/master"
}
]
},
{
"name": "Cirru",
"details": "https://github.com/cirru/sublime-cirru",
"labels": ["language syntax"],
"name": "Citer",
"details": "https://github.com/mangecoeur/Citer",
"labels": ["citation academic markdown"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/cirru/sublime-cirru/tree/master"
"details": "https://github.com/mangecoeur/Citer/tags"
}
]
},
......
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