emacs/snippets/org-mode/image

6 lines
117 B
Plaintext

# -*- mode: snippet -*-
# name: image
# key: <im
# --
#+caption: ${1:caption of the image}
[[file:${2:image_path}]]$0