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