We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7367a commit 85f8e1dCopy full SHA for 85f8e1d
templates/org.eld
@@ -7,7 +7,7 @@ org-mode
7
(bgn & "#+begin_" (s name) n r n "#+end_" name)
8
(exmpl & "#+begin_example" n> r> n> "#+end_example")
9
(cntr & "#+begin_center" n> r> n> "#+end_center")
10
-(comm & "#+begin_comment" n> r> n> "#+end_comment")
+(cmm & "#+begin_comment" n> r> n> "#+end_comment")
11
(mrginnte & "#+begin_marginnote" n> r> n "#+end_marginnote")
12
(qt & "#+begin_quote" n> r> n> "#+end_quote")
13
(sdnt & "#+begin_sidenote" n> r> n "#+end_sidenote")
0 commit comments