dotfiles/emacs/snippets/org-mode/img

8 lines
103 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: Org-Mode image
# key: img
# --
#+CAPTION: $1
#+NAME: $2
[[${3:<LINK>}]