Skip to content

Instantly share code, notes, and snippets.

@puriney2
Created June 29, 2013 05:21
Show Gist options
  • Save puriney2/5889932 to your computer and use it in GitHub Desktop.
Save puriney2/5889932 to your computer and use it in GitHub Desktop.
MARKDOWN: Insert_Codes
<snippet>
<content><![CDATA[
{% highlight ${1:LanguageType} %}
${2:CodesHere}
{% endhighlight %}
$0]]></content>
<tabTrigger>mdcd</tabTrigger>
<scope>text.html.markdown.multimarkdown, text.html.markdown</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment