mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 22:42:25 +00:00
* Imported ""# condition:" directive to all snippets
* Start writing the insert tag snippet-command
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
# key: !
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: IE Conditional Comment: Internet Explorer
|
||||
## condition: "text.html"
|
||||
# --
|
||||
<!--[if IE]>${1:${TM_SELECTED_TEXT: IE Conditional Comment: Internet Explorer }}<![endif]-->$0
|
||||
Reference in New Issue
Block a user