Files
emacs/lisp/yasnippet-snippets/snippets/markdown-mode/plus
2022-01-04 21:35:17 +01:00

7 lines
124 B
Plaintext

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