emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] How to convert a string to Org parsed tree


From: Eric Abrahamsen
Subject: Re: [O] How to convert a string to Org parsed tree
Date: Sun, 28 Jul 2013 20:17:07 +0800
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)

Yujie Wen <address@hidden> writes:

> 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

Try out `org-export-string-as', that will probably do what you want...

E




reply via email to

[Prev in Thread] Current Thread [Next in Thread]