From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Subject: Wiki Support Date: Sun, 6 Dec 2009 23:23:35 +0100 Message-ID: <200912062323.35140.liste@barisch.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHPW7-0005aJ-Fz for emacs-orgmode@gnu.org; Sun, 06 Dec 2009 17:23:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHPW2-0005Zj-7j for Emacs-orgmode@gnu.org; Sun, 06 Dec 2009 17:23:46 -0500 Received: from [199.232.76.173] (port=54602 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHPW2-0005Zg-1X for Emacs-orgmode@gnu.org; Sun, 06 Dec 2009 17:23:42 -0500 Received: from moutng.kundenserver.de ([212.227.126.186]:58974) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHPW1-0007QJ-QJ for Emacs-orgmode@gnu.org; Sun, 06 Dec 2009 17:23:42 -0500 Content-Disposition: inline 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: Emacs-orgmode@gnu.org Hi, I've seen that there is a generic export function (http://orgmode.org/worg/org-contrib/org-export-generic.php) that can be used to export org-mode to wiki style. If I got it right, this is not completly implemented (e.g. nested bullet lists are not supported). Are there plans to complete the export function? IMHO, this is a really good feature that might save a lot of time. Are there plans to do it vice versa, i.e. translate from wiki syntax to org-mode ? BR Marc