From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Bug?: handling asterisks "*" in HTML export Date: Tue, 25 Oct 2011 17:48:22 +0200 Message-ID: <837h3tkr7d.fsf@yahoo.it> References: <83ipndqka6.fsf@yahoo.it> <87ipnddtf0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIjEx-0003zx-3j for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 11:48:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIjEr-0005Ac-Dg for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 11:48:35 -0400 Received: from nm15.bullet.mail.ukl.yahoo.com ([217.146.183.189]:47453) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RIjEr-00059m-12 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 11:48:29 -0400 In-Reply-To: <87ipnddtf0.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 25 Oct 2011 16:42:27 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou 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? > yes it works, thanks, Giovanni