Skip to content

Instantly share code, notes, and snippets.

@charud
Created March 7, 2012 08:05
Show Gist options
  • Save charud/1991820 to your computer and use it in GitHub Desktop.
Save charud/1991820 to your computer and use it in GitHub Desktop.
Template Tag for JQuery Templates
<snippet>
<content><![CDATA[
<script id="${1}" type="text/x-jquery-tmpl">
${2}
</script>
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>tmpl</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment