From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: HTML export fails to close list [7.4 (release_7.4.80.g0e5e5)] Date: Wed, 22 Dec 2010 09:56:52 +0100 Message-ID: <87oc8etcbv.wl%n.goaziou@gmail.com> References: <87aajy30fk.fsf@norang.ca> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=55172 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVKVH-0004Ql-2k for emacs-orgmode@gnu.org; Wed, 22 Dec 2010 03:56:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVKVG-0003IS-6e for emacs-orgmode@gnu.org; Wed, 22 Dec 2010 03:56:58 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:37147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVKVG-0003IK-1y for emacs-orgmode@gnu.org; Wed, 22 Dec 2010 03:56:58 -0500 Received: by wwb17 with SMTP id 17so4897897wwb.30 for ; Wed, 22 Dec 2010 00:56:56 -0800 (PST) In-Reply-To: <87aajy30fk.fsf@norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Hello, >>>>> Bernt Hansen writes: > If you export the following org file to HTML the list is not > terminated properly. There is a ORG-LIST-END tag in the source > instead of the tags which results in invalid HTML. This should be fixed on master now. Thanks for the report. Regard, -- Nicolas