Modify the image snippet in org mode
This commit is contained in:
9
snippets/org-mode/image
Normal file
9
snippets/org-mode/image
Normal file
@@ -0,0 +1,9 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: img
|
||||
# uuid: img
|
||||
# key: trigger-key
|
||||
# condition: t
|
||||
# --
|
||||
#+CAPTION: $1
|
||||
#+LABEL: $2
|
||||
#+ATTR_HTML: :width 50%
|
||||
Reference in New Issue
Block a user