summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/markdown-mode/emphasis
blob: 0ef687839dd6b87f6c247c123fb8a64145f50f62 (plain)
1
2
3
4
5
6
# -*- mode: snippet -*-
# name: Emphasis
# contributor: Peng Deng <dengpeng@gmail.com>
# key: _
# --
_${1:Text}_ $0