init
This commit is contained in:
6
snippets/org-mode/image
Normal file
6
snippets/org-mode/image
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: image
|
||||
# key: <im
|
||||
# --
|
||||
#+caption: ${1:caption of the image}
|
||||
[[file:${2:image_path}]]$0
|
||||
Reference in New Issue
Block a user