From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org markup bug ? Date: Sat, 31 Oct 2015 10:23:26 +0100 Message-ID: <87pozvqtm9.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsSM6-0000w5-3h for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 05:21:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsSM5-0004xP-Dv for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 05:21:46 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:40417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsSM5-0004xE-7F for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 05:21:45 -0400 In-Reply-To: (Mehul Sanghvi's message of "Sat, 31 Oct 2015 01:33:46 -0400") 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: Mehul Sanghvi Cc: ML Emacs-orgmode Hello, Mehul Sanghvi writes: > I have the following written in an org file: > > The =\,= allows you to put a Lisp expression there and the =#= is > the /replace-count/. Read /*replace-regexp*/ for more information. > > When I render this in HTML I get the following: > > The \,= allows you to put a Lisp expression there and the =# is the > *replace-count*. Read *replace-regexp* for more information. > > Is this a bug with the parser or am I doing something wrong ? FWIW, I cannot reproduce it in development version. You may want to update Org. Regards, -- Nicolas Goaziou