|
| From: | Lawrence Bottorff |
| Subject: | Re: [O] html export entire code block including template? |
| Date: | Mon, 22 Apr 2019 10:30:42 -0500 |
I'm doing this:#+begin_example#+begin_src emacs-lisp :var table=sandbox :exports both(message "%S" table)#+end_src#+end_exampleto force html export into displaying the entire block, including the code block wrapper. Is there a more elegant way, perhaps in the #+begin line to tell export to include even the wrapper?LB
| [Prev in Thread] | Current Thread | [Next in Thread] |