8 lines
284 B
XML
8 lines
284 B
XML
<snippet>
|
|
<content><![CDATA[<a href="mailto:${1:joe@example.com}?subject=${2:feedback}" "$3">${3:email me}</a>$0]]></content>
|
|
<tabTrigger>a</tabTrigger>
|
|
<scope>source.php,text.html</scope>
|
|
<description><a href="mailto:"> </description>
|
|
<scope>text.html</scope>
|
|
</snippet>
|