Modify the image snippet in org mode

This commit is contained in:
coolneng 2022-10-19 16:37:49 +02:00
parent f7b37e9248
commit fb0c1b31b8
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 9 additions and 0 deletions

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%