From: Yujie Wen <yjwen.ty@gmail.com>
To: "emacs-orgmode@gnu.org Mode" <emacs-orgmode@gnu.org>
Subject: Re: How to convert a string to Org parsed tree
Date: Sun, 28 Jul 2013 22:16:47 +0800 [thread overview]
Message-ID: <CAHenMCHj12xp9Ar4WqK4WbCjbCftnkag3dv_Mp2cRYBEBVrnpg@mail.gmail.com> (raw)
In-Reply-To: <87ppu2516k.fsf@ericabrahamsen.net>
[-- Attachment #1: Type: text/plain, Size: 859 bytes --]
Hi, Robert, Nicolas and Eric,
Thanks to all of you for the kind answers. org-export-data-with-backend
and org-element-parse-secondary-string best meet my requirements. They
worked just as I expected. Thanks again.
Regards,
Yujie
2013/7/28 Eric Abrahamsen <eric@ericabrahamsen.net>
> Yujie Wen <yjwen.ty@gmail.com> 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
>
>
>
[-- Attachment #2: Type: text/html, Size: 1537 bytes --]
prev parent reply other threads:[~2013-07-28 14:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAHenMCHj12xp9Ar4WqK4WbCjbCftnkag3dv_Mp2cRYBEBVrnpg@mail.gmail.com \
--to=yjwen.ty@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 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.