From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Bug?: handling asterisks "*" in HTML export Date: Tue, 25 Oct 2011 17:32:10 +0200 Message-ID: <4EA6D67A.7060906@online.de> References: <83ipndqka6.fsf@yahoo.it> <87ipnddtf0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIiz9-000667-6i for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 11:32:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIiz7-000262-Tc for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 11:32:15 -0400 Received: from ns.diplan.de ([212.34.188.4]:44810 helo=mail.diplan.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIiz7-00025r-K7 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 11:32:13 -0400 In-Reply-To: <87ipnddtf0.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Am 25.10.2011 16:42, schrieb Nicolas Goaziou: > 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, > Hi Nicolas, works as expected. Thanks a lot! Rainer