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