Files
emacs/lisp/yasnippet-snippets/snippets/markdown-mode/plus
2020-12-05 21:29:49 +01:00

7 lines
122 B
Plaintext

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