yasnippet-snippets/snippets/markdown-mode/emphasis
2019-03-09 18:35:58 +00:00

6 lines
115 B
Plaintext

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