emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] export to org, header args disappear


From: Brady Trainor
Subject: [O] export to org, header args disappear
Date: Thu, 15 May 2014 20:58:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0



I have code blocks such as

#+BEGIN_SRC emacs-lisp :tangle no
...
#+END_SRC

and when I export the file to org, it becomes

#+BEGIN_SRC emacs-lisp
...
#+END_SRC

Is there an option to include the header args on export?

Thank you,

Brady




reply via email to

[Prev in Thread] Current Thread [Next in Thread]