yasnippet/extras/imported/html-mode/Format/Emphasize.yasnippet
capitaomorte 477f7c99e4 * Fixed the "direct-keymaps" bug with `emulation-mode-map-alists'
* Fixed a bug when evaluating primary field expressions

* Completed importation of TextMate HTML snippets, some TextMate HTML commands missing.
2009-11-04 15:51:43 +00:00

8 lines
158 B
Plaintext

# -*- mode: snippet -*-
# type: command
# name: Emphasize
# binding: A-i
## condition: "text.html"
# --
(yas/html-wrap-selection-if-not-wrapped-already "em")