all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* substitutions in html export?
@ 2022-07-17 14:16 kevinbanjo
  2022-07-17 14:25 ` Ihor Radchenko
  0 siblings, 1 reply; 11+ messages in thread
From: kevinbanjo @ 2022-07-17 14:16 UTC (permalink / raw)
  To: emacs-orgmode

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

Hi everyone:

Is there any way to make something like this actually work?

#+title:test
#+macro: num 50

#+name: numbers
#+begin_src emacs-lisp no-export
40
#+end_src

#+begin_export html

the result is {{{num}}}

another result is <<numbers>>
#+end_export

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-18 19:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2022-07-17 20:54   ` kevinbanjo
2022-07-17 23:21     ` Ihor Radchenko
2022-07-18 19:00     ` Berry, Charles

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.