# -*- mode: snippet -*- # name: wrapparagraph # binding: C-I w p # -- `(if (region-active-p) (concat "\\paragraph{" yas-selected-text "}") )`