Commit cc3141fc authored by FichteFoll's avatar FichteFoll

Merge pull request #2525 from icio/fix/marked-app-rename

Rename "Marked.app Menu" to "Marked App Menu"
parents 2a9f230a b0aaade3
...@@ -195,13 +195,17 @@ ...@@ -195,13 +195,17 @@
] ]
}, },
{ {
"name": "Marked.app Menu", "name": "Marked App Menu",
"details": "https://github.com/icio/sublime-text-marked", "details": "https://github.com/icio/sublime-text-marked",
"labels": ["markdown", "preview", "build", "marked.app"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/icio/sublime-text-marked/tree/master" "details": "https://github.com/icio/sublime-text-marked/tree/master"
} }
],
"previous_names": [
"Marked.app Menu"
] ]
}, },
{ {
......
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