From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug?: handling asterisks "*" in HTML export Date: Tue, 25 Oct 2011 16:42:27 +0200 Message-ID: <87ipnddtf0.fsf@gmail.com> References: <83ipndqka6.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIiEL-0004CG-2g for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 10:43:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIiEG-0001sT-Ni for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 10:43:53 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:51221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIiEG-0001s9-Hr for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 10:43:48 -0400 Received: by wyg34 with SMTP id 34so752126wyg.0 for ; Tue, 25 Oct 2011 07:43:47 -0700 (PDT) In-Reply-To: <83ipndqka6.fsf@yahoo.it> (Giovanni Ridolfi's message of "Tue, 25 Oct 2011 15:21:21 +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: Giovanni Ridolfi Cc: emacs-orgmode@gnu.org Hello, Giovanni Ridolfi writes: > I found two errors of org while handling asterisks "*" in HTML export. > I don't think this is a bug, but I think it is worth to report. I've pushed a fix in master. Could you confirm that it is working? Please note that single stars, in part 1 and 3, won't appear in the HTML output as they are correctly interpreted as empty list items. Thanks for reporting this. Regards, -- Nicolas Goaziou