From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: Re: html export entire code block including template? Date: Mon, 22 Apr 2019 10:30:42 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000006d7f51058720273f" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hIauP-0001uu-Ol for emacs-orgmode@gnu.org; Mon, 22 Apr 2019 11:31:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hIauL-00053K-CA for emacs-orgmode@gnu.org; Mon, 22 Apr 2019 11:31:05 -0400 Received: from mail-lj1-x234.google.com ([2a00:1450:4864:20::234]:38938) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hIauG-0004ye-D8 for emacs-orgmode@gnu.org; Mon, 22 Apr 2019 11:30:58 -0400 Received: by mail-lj1-x234.google.com with SMTP id l7so10658164ljg.6 for ; Mon, 22 Apr 2019 08:30:55 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode Mailinglist --0000000000006d7f51058720273f Content-Type: text/plain; charset="UTF-8" Just found it here . On Tue, Apr 16, 2019 at 12:08 AM Lawrence Bottorff wrote: > I'm doing this: > > #+begin_example > #+begin_src emacs-lisp :var table=sandbox :exports both > (message "%S" table) > #+end_src > #+end_example > > to 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 > --0000000000006d7f51058720273f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Just found it=C2=A0here.

On Tue, Apr 16, 2019 at 12:08 AM Lawrence Bottorf= f <borgauf@gmail.com> wrote:=
I'm doing this:

#+begi= n_example=C2=A0
#+begin_src emacs-lisp :var table=3Dsandbox :expo= rts both
=C2=A0 (message "%S" table)
#+end_sr= c
#+end_example

to force html export int= o 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 ev= en the wrapper?

LB
--0000000000006d7f51058720273f--