yasnippet-snippets/snippets/markdown-mode/hyphen

8 lines
124 B
Plaintext

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