Commit 63239909 authored by gwenzek's avatar gwenzek Committed by Will Bond

add Markdep Syntax (#5645)

https://github.com/gwenzek/sublime_markdeep
parent d3d0b172
...@@ -288,6 +288,17 @@ ...@@ -288,6 +288,17 @@
} }
] ]
}, },
{
"name": "Markdeep",
"details": "https://github.com/gwenzek/sublime_markdeep",
"labels": ["language syntax", "Markdeep"],
"releases": [
{
"sublime_text": ">=3103",
"tags": true
}
]
},
{ {
"name": "Markdown Extended", "name": "Markdown Extended",
"details": "https://github.com/jonschlinkert/sublime-markdown-extended", "details": "https://github.com/jonschlinkert/sublime-markdown-extended",
......
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