yasnippet/extras/imported/html-mode/Wrap in <?= … ?>.yasnippet
capitaomorte fb1a98dcbf * Imported ""# condition:" directive to all snippets
* Start writing the insert tag snippet-command
2009-10-18 22:18:07 +00:00

6 lines
163 B
Plaintext

# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: Wrap in <?= … ?>
## condition: "text.html string"
# --
<?= `yas/selected-text` ?>