Files
ChocolateyPackages/EthanBrown.SublimeText2.WebPackages/tools/PackageCache/HTML5/Elements/Tabular data/tfoot.sublime-snippet
2013-04-04 08:54:25 -04:00

10 lines
228 B
XML

<snippet>
<content><![CDATA[<tfoot>${1:
<tr>$2</tr>
}</tfoot>$0]]></content>
<tabTrigger>tfoot</tabTrigger>
<scope>source.php,text.html</scope>
<description>&lt;tfoot&gt;</description>
<scope>text.html</scope>
</snippet>