# -*- mode: snippet -*-
|
|
# name: Emphasis
|
|
# contributor: Peng Deng <dengpeng@gmail.com>
|
|
# key: _
|
|
# --
|
|
_${1:Text}_ $0
|