Remove unrecognized header arg

This commit is contained in:
Kiana Sheibani 2024-03-07 01:41:44 -05:00
parent 8251a8b502
commit 7a9dc1209c
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -83,7 +83,7 @@ If you're reading the raw org file instead of the published version, the code fo
#+end_src
#+header: :tangle (expand-file-name (make-temp-name "emacs-org-babel-excuses/confpkg-prepare-") temporary-file-directory)
#+begin_src emacs-lisp :noweb no-export :export-embed no
#+begin_src emacs-lisp :noweb no-export
<<confpkg-prepare()>>
#+end_src