We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d538ed6 commit a530cfdCopy full SHA for a530cfd
snippets/comment/html/html-block.sublime-snippet
@@ -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