yasnippet/extras/imported/html-mode/Wrap in qmark=.yasnippet
capitaomorte b3b3c12749 * Applied rest of rename plan for issue 113, some changed manually
* Some manual tweaking will be needed
2009-10-30 09:28:38 +00:00

6 lines
163 B
Plaintext

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