From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehul Sanghvi Subject: Org markup bug ? Date: Sat, 31 Oct 2015 01:33:46 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1135599256a0e005235fe3b2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsOnT-0005xV-Rq for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 01:33:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZsOnS-0000Az-Td for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 01:33:47 -0400 Received: from mail-qg0-x22c.google.com ([2607:f8b0:400d:c04::22c]:36310) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZsOnS-0000Ad-Od for emacs-orgmode@gnu.org; Sat, 31 Oct 2015 01:33:46 -0400 Received: by qgad10 with SMTP id d10so78333787qga.3 for ; Fri, 30 Oct 2015 22:33:46 -0700 (PDT) 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: ML Emacs-orgmode --001a1135599256a0e005235fe3b2 Content-Type: text/plain; charset=UTF-8 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 ? cheers, mehul -- Mehul N. Sanghvi email: mehul.sanghvi@gmail.com --001a1135599256a0e005235fe3b2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I have the following written in an org file:

=C2=A0 =C2=A0 =C2=A0 The =3D\,=3D allows you to put a Lisp expression= there and the =3D#=3D is
=C2=A0 =C2=A0 =C2=A0 =C2=A0the /replace-count= /.=C2=A0 Read /*replace-regexp*/ for more information.

=
When I render this in HTML I get the following:

=C2=A0 =C2=A0 =C2=A0 =C2=A0The \,=3D allows you to put a Lisp expr= ession there and the =3D# is the replace-count. Read replace-regexp for more infor= mation.=C2=A0

Is this a bug with the parser or am = I doing something wrong ?=C2=A0


cheers,

=C2=A0 =C2=A0 =C2=A0 mehul

--=C2=A0
Mehul N.= Sanghvi
email: mehul.sanghvi@gmail.com
--001a1135599256a0e005235fe3b2--