From: Lawrence Bottorff <borgauf@gmail.com>
To: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: html export entire code block including template?
Date: Tue, 16 Apr 2019 00:08:43 -0500 [thread overview]
Message-ID: <CAFAhFSWxO+Rn7FJJ-O4aw=YtS6gVk1M38YW+7Q4jt4GLTd0vtQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 331 bytes --]
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: 518 bytes --]
next reply other threads:[~2019-04-16 5:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-16 5:08 Lawrence Bottorff [this message]
2019-04-22 15:30 ` html export entire code block including template? Lawrence Bottorff
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='CAFAhFSWxO+Rn7FJJ-O4aw=YtS6gVk1M38YW+7Q4jt4GLTd0vtQ@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).