init
This commit is contained in:
6
snippets/markdown-mode/link
Normal file
6
snippets/markdown-mode/link
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Link
|
||||
# contributor: Peng Deng <dengpeng@gmail.com>
|
||||
# key: link
|
||||
# --
|
||||
[${1:Link Text}](${2:URL} $3) $0
|
||||
Reference in New Issue
Block a user