all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to convert a string to Org parsed tree
@ 2013-07-28 10:18 Yujie Wen
  2013-07-28 10:43 ` Robert Klein
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yujie Wen @ 2013-07-28 10:18 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org Mode

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

Hi,

  I am working on the org-reveal exporter and I need to convert a string
get from org-element-property into HTML format. The property string have
some Org-mode markups that need to be converted to relevant HTML labels.
For example, a string of "/italic/" to "<i>italic</i>"

  Is there any existing Org-mode functions can help me to achieve this kind
of functionality?

Regards,
Yujie

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

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

end of thread, other threads:[~2013-07-28 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-28 10:18 How to convert a string to Org parsed tree Yujie Wen
2013-07-28 10:43 ` Robert Klein
2013-07-28 11:07 ` Nicolas Goaziou
2013-07-28 12:17 ` Eric Abrahamsen
2013-07-28 14:16   ` Yujie Wen

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.