Commit adea7945 authored by Koen Lageveen's avatar Koen Lageveen

add MarkdownHiglighting package

parent f89e051d
...@@ -268,6 +268,16 @@ ...@@ -268,6 +268,16 @@
} }
] ]
}, },
{
"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",
...@@ -513,7 +523,7 @@ ...@@ -513,7 +523,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "Material Theme", "name": "Material Theme",
"details": "https://github.com/equinusocio/material-theme", "details": "https://github.com/equinusocio/material-theme",
......
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