From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [bug?] wiki export vs. multilines list item Date: Tue, 16 Aug 2011 15:26:28 +0200 Message-ID: <87vctxpf8q.fsf@altern.org> References: <87d3gtz6z1.fsf@walter-nb.nord-com.it> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtLDh-0000iH-HK for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 11:06:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtLDg-0002iT-8f for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 11:06:21 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:58242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtLDf-0002hT-Ta for emacs-orgmode@gnu.org; Tue, 16 Aug 2011 11:06:20 -0400 Received: by mail-ww0-f49.google.com with SMTP id 10so4727215wwf.30 for ; Tue, 16 Aug 2011 08:06:19 -0700 (PDT) In-Reply-To: <87d3gtz6z1.fsf@walter-nb.nord-com.it> (Walter Franzini's message of "Fri, 29 Jul 2011 13:01:06 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Walter Franzini Cc: emacs-orgmode@gnu.org Hi Walter, Walter Franzini writes: > I'm experimenting with org-mode's exporting features and I've discovered > that, with both mediawiki exporters, multilines list's items are > rendered as a list item followed by a preformatted text block. Thanks for reporting this -- I've pushed a fix to org-mediawiki.el in EXPERIMENTAL/, lists should be correctly exported now. Best, -- Bastien