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