Skip to content

Commit

Permalink
Update org template (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crandel authored Nov 7, 2024
1 parent cb7367a commit 85f8e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/org.eld
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org-mode
(bgn & "#+begin_" (s name) n r n "#+end_" name)
(exmpl & "#+begin_example" n> r> n> "#+end_example")
(cntr & "#+begin_center" n> r> n> "#+end_center")
(comm & "#+begin_comment" n> r> n> "#+end_comment")
(cmm & "#+begin_comment" n> r> n> "#+end_comment")
(mrginnte & "#+begin_marginnote" n> r> n "#+end_marginnote")
(qt & "#+begin_quote" n> r> n> "#+end_quote")
(sdnt & "#+begin_sidenote" n> r> n "#+end_sidenote")
Expand Down

0 comments on commit 85f8e1d

Please sign in to comment.