Skip to content

Instantly share code, notes, and snippets.

@dragstarcrowant
Created March 14, 2013 09:35
Show Gist options
  • Save dragstarcrowant/5160052 to your computer and use it in GitHub Desktop.
Save dragstarcrowant/5160052 to your computer and use it in GitHub Desktop.
EDM: placeholder
<snippet>
<content><![CDATA[
<td colspan="${1}" style="border:0; background:#${2:fff}; text-align:center; margin:0; width:${3:100}px; height:${4:100}px; vertical-align: top; padding:0;" width="${3:100}" height="${4:100}">
</td>
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>edmph</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