From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nic Subject: Re: fancier and less fancy export Date: Mon, 08 May 2006 22:13:43 +0100 Message-ID: <87wtcwi5iw.fsf@nicferrier.tapsellferrier.co.uk> References: <445F752C.20909@u.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FdD48-0005il-Dk for emacs-orgmode@gnu.org; Mon, 08 May 2006 17:14:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FdD46-0005iO-Pe for emacs-orgmode@gnu.org; Mon, 08 May 2006 17:14:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FdD46-0005i7-Iv for emacs-orgmode@gnu.org; Mon, 08 May 2006 17:14:50 -0400 Received: from [81.187.188.218] (helo=owls-house.tapsellferrier.co.uk) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FdD51-0001u1-98 for emacs-orgmode@gnu.org; Mon, 08 May 2006 17:15:47 -0400 In-Reply-To: (Carsten Dominik's message of "Mon, 8 May 2006 23:00:42 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Scott Otterson , emacs-orgmode@gnu.org Carsten Dominik writes: > - Finally there is the XML backend which may be a gateway to more > flexible export. I am by no means an expert on this. So I will help > when needed, but not implement this myself. Small correction. The XOXO stuff is not an XML backend. XOXO is HTML. It's just semantic only HTML. I'm interested in making a semantic, microformat HTML based exporter for org-mode extending what I've already provided with the XOXO stuff. Nic