Skip to content

Commit a530cfd

Browse files
committed
add: block html comment snippet
1 parent d538ed6 commit a530cfd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<snippet>
2+
<content><![CDATA[
3+
<!-- ${1:title}
4+
${2:description}
5+
-->
6+
]]></content>
7+
<tabTrigger>xhblock</tabTrigger>
8+
<description>xh - Block Comment</description>
9+
</snippet>

0 commit comments

Comments
 (0)