Hi Brady,

Brady Trainor <algeb...@uw.edu> writes:

> 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?

Not to my knowledge -- I played a bit with implementing a new
"verbatim" value for the :exports parameter, but I finally find
this confusing.  Maybe someone will have better ideas.

-- 
 Bastien

Reply via email to