We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2855cc2 commit 17ae488Copy full SHA for 17ae488
templates/org.eld
@@ -2,6 +2,8 @@ org-mode
2
3
4
(ttl & "#+title: " p n "#+author: " p n "#+language: " p n n)
5
+(nm & "#+name: " p n)
6
+(lnk & "[[" p "][" p "]]")
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")
0 commit comments