From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: bold text followed by footnote not bold Date: Wed, 11 Nov 2015 10:35:27 +0100 Message-ID: <87k2po98v4.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwRmk-00083g-M4 for emacs-orgmode@gnu.org; Wed, 11 Nov 2015 04:33:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwRmg-0003QK-PL for emacs-orgmode@gnu.org; Wed, 11 Nov 2015 04:33:46 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:33213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwRmg-0003QD-JA for emacs-orgmode@gnu.org; Wed, 11 Nov 2015 04:33:42 -0500 In-Reply-To: (Manuel Koell's message of "Wed, 11 Nov 2015 07:38:35 +0100") 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: Manuel Koell Cc: org-mode mailing list Hello, Manuel Koell writes: > I just encountered following behaviour: > > *foo bar*[fn:1] will export as *foo bar*1 (not bold, with stars) > > *foo bar* [fn:2] will export as foo bar 1 (bold, but you've to use a space > between bold text and marker) > > I may be wrong, but I thought a footnote marker will follow immediately > after the word ends. Both examples exported to html. I cannot reproduce it in latest Org. Regards, -- Nicolas Goaziou