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

8 lines
124 B
Plaintext

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