Modify the image snippet in org mode

This commit is contained in:
2022-10-19 16:37:49 +02:00
parent f7b37e9248
commit fb0c1b31b8

9
snippets/org-mode/image Normal file
View File

@@ -0,0 +1,9 @@
# -*- mode: snippet -*-
# name: img
# uuid: img
# key: trigger-key
# condition: t
# --
#+CAPTION: $1
#+LABEL: $2
#+ATTR_HTML: :width 50%