First commit.
This commit is contained in:
8
snippets/org-mode/export
Normal file
8
snippets/org-mode/export
Normal file
@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: export
|
||||
# key: export
|
||||
# uuid: export
|
||||
# --
|
||||
#+begin_export ${1:type}
|
||||
`%`$0
|
||||
#+end_export
|
Reference in New Issue
Block a user