First commit.
This commit is contained in:
4
snippets/org-mode/width
Normal file
4
snippets/org-mode/width
Normal file
@ -0,0 +1,4 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: #+attr_html: :width ...
|
||||
# --
|
||||
#+attr_html: :width ${1:500px}
|
Reference in New Issue
Block a user