emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] parsing formatted text


From: Aidan Gauland
Subject: [Orgmode] parsing formatted text
Date: Fri, 29 Oct 2010 07:50:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hello,

I have written an elisp program to generate an ATOM feed from an
org-mode file.  I want to generate appropiate HTML from fromatted text
(such as *bold* and /italic/).  Since it does not use org's export
module (for which this isn't really appropriate anyway), I have no
idea if there is any way I can use existing org functions to parse a
paragraph to recognise formatted text so I can process it
appropriately, or if I must write my own parsing code.  Can any of the
more experienced org-mode hackers offer any advice?

Thanks,
Aidan Gauland





reply via email to

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