Files
dotfiles/.emacs.d/snippets/markdown-mode/img
2017-12-21 17:29:29 +01:00

5 lines
97 B
Plaintext

#name : Image
#contributor: Peng Deng <dengpeng@gmail.com>
# --
![${1:Alt Text}](${2:URL} $3) $0