emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Lawrence Bottorff <borgauf@gmail.com>
To: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: html export entire code block including template?
Date: Mon, 22 Apr 2019 10:30:42 -0500	[thread overview]
Message-ID: <CAFAhFSUz4pHVRb5OE3J2vA18a7mDfRQfTO22MwjSJhDwxLK=hA@mail.gmail.com> (raw)
In-Reply-To: <CAFAhFSWxO+Rn7FJJ-O4aw=YtS6gVk1M38YW+7Q4jt4GLTd0vtQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

Just found it here
<https://stackoverflow.com/questions/7431167/escaping-org-mode-example-block-inside-of-an-example-block/7462884#7462884>
.

On Tue, Apr 16, 2019 at 12:08 AM Lawrence Bottorff <borgauf@gmail.com>
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
>

[-- Attachment #2: Type: text/html, Size: 1029 bytes --]

      reply	other threads:[~2019-04-22 15:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-16  5:08 html export entire code block including template? Lawrence Bottorff
2019-04-22 15:30 ` Lawrence Bottorff [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFAhFSUz4pHVRb5OE3J2vA18a7mDfRQfTO22MwjSJhDwxLK=hA@mail.gmail.com' \
    --to=borgauf@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).