First commit.
This commit is contained in:
4
snippets/markdown-mode/rimg
Normal file
4
snippets/markdown-mode/rimg
Normal file
@ -0,0 +1,4 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: Referenced Image
|
||||
# --
|
||||
![${1:Alt Text}][$2]$0
|
Reference in New Issue
Block a user