emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@gmail.com>
To: kevinbanjo <kevinbanjo@gmail.com>
Cc: "Berry, Charles" <ccberry@health.ucsd.edu>,
	 emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: substitutions in html export?
Date: Mon, 18 Jul 2022 12:35:43 +0800	[thread overview]
Message-ID: <878rorhwbk.fsf@localhost> (raw)
In-Reply-To: <CAOHcZqPgkZHCqdpu5e5S0yJNWp8SpCrVj68M9GrwaGCki=WiPQ@mail.gmail.com>

kevinbanjo <kevinbanjo@gmail.com> writes:

>> You need to construct the export block programmatically. Maybe something
>> like
>>
>> #+begin_src emacs-lisp :results html :exports results :var num=numbers()
>>    (format "the result is %d" num )
>> #+end_src
>>
>>
> The problem with that is when I export I get <p> </p> both above and below
> the result (even though I added :results output raw) and I need it inline
> plus it's changing my angle brackets to &gt and &lt (I'm trying to generate
> php code).
>
> Any idea how to fix that?

Use inline src block or an inline call to the src block.

Best,
Ihor


  reply	other threads:[~2022-07-18  4:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-17 14:16 substitutions in html export? kevinbanjo
2022-07-17 14:25 ` Ihor Radchenko
2022-07-17 17:18   ` kevinbanjo
2022-07-17 18:54     ` Berry, Charles
2022-07-17 19:19       ` kevinbanjo
2022-07-17 23:18         ` Ihor Radchenko
2022-07-18  1:16       ` kevinbanjo
2022-07-18  4:35         ` Ihor Radchenko [this message]
2022-07-17 20:54   ` kevinbanjo
2022-07-17 23:21     ` Ihor Radchenko
2022-07-18 19:00     ` Berry, Charles

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=878rorhwbk.fsf@localhost \
    --to=yantar92@gmail.com \
    --cc=ccberry@health.ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=kevinbanjo@gmail.com \
    /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).