Skip to content

Commit 9937217

Browse files
committed
Remove :tangle option from org-mode emacs-lisp snippet
1 parent d490cba commit 9937217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org-mode/elisp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# key: elisp
44
# uuid: elisp
55
# --
6-
#+begin_src emacs-lisp :tangle yes
6+
#+begin_src emacs-lisp
77
`%`$0
88
#+end_src

0 commit comments

Comments
 (0)