Emmanuel Charpentier <emm.charpent...@free.fr> writes: > Passing this table as an argument to source code loses the hlines : > #+begin_src emacs-lisp :exports results :results drawer :var foo=ttest > foo > #+end_src
I think you are looking for ":hlines yes" header arg (the default is no) Best, Ihor