Skip to content

Instantly share code, notes, and snippets.

@songxiaofeng1981
Created October 25, 2012 05:32
Show Gist options
  • Save songxiaofeng1981/3950577 to your computer and use it in GitHub Desktop.
Save songxiaofeng1981/3950577 to your computer and use it in GitHub Desktop.
HTML: starting snippet
<snippet>
<content><![CDATA[
Hello, ${1:this} is a ${2:snippet}.
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>hello</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.md</scope>
<scope>song</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment