yasnippet/extras/imported/html-mode/Format/Emphasize.yasnippet
capitaomorte fb1a98dcbf * Imported ""# condition:" directive to all snippets
* Start writing the insert tag snippet-command
2009-10-18 22:18:07 +00:00

8 lines
192 B
Plaintext

# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: Emphasize
# binding: "A-i"
## condition: "text.html"
# --
(yas/html-wrap-selection-if-not-wrapped-already "em")