From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: export entities inside code/verbatim markup? Date: Fri, 15 Dec 2017 21:55:58 -0500 Message-ID: References: <87tvws11ao.fsf@gmail.com> <874los0z79.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c0a4482c6ca6e05606c4174" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eQ2du-0006Tq-Bu for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 21:56:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eQ2dt-00070R-DJ for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 21:56:02 -0500 Received: from mail-pf0-x231.google.com ([2607:f8b0:400e:c00::231]:42562) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eQ2dt-0006zi-6D for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 21:56:01 -0500 Received: by mail-pf0-x231.google.com with SMTP id d23so7420864pfe.9 for ; Fri, 15 Dec 2017 18:56:00 -0800 (PST) In-Reply-To: <874los0z79.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" To: Matt Price , Org Mode --94eb2c0a4482c6ca6e05606c4174 Content-Type: text/plain; charset="UTF-8" On Fri, Dec 15, 2017 at 10:48 AM, Eric S Fraga wrote: > On Friday, 15 Dec 2017 at 10:40, Matt Price wrote: > > Of particular value in both Chrome and Firefox is the "Javascript > > Consoles," accessible from the developer tools: ~Tools \rarr Web > Developer > > \rarr Console~ or ~Menu \rarr More Tools \rarr Developer \rarr Console~ > > > > test.html (excluding head, postamble, etc): > > > >

Of particular value in both Chrome and Firefox is > > the “Javascript Consoles,” accessible from the developer > > tools: Tools \rarr Web Developer \rarr Console or > > Menu \rarr More Tools \rarr Developer \rarr > > Console

> > So what is the problem? The text in ~...~ markup *is* being exported to > HTML. What did you expect to see instead? I am confused and maybe > misunderstood what you were asking. > > ah, I meant, the \rarr entities are not exported as html arrow entities, but instead as plain text, \rarr. My question was poorly phrased, I think. And yes, I think this is the expected result. It's just that I would like to process the entities on export. > -- > Eric S Fraga via Emacs 27.0.50, Org release_9.1.4-214-ge8b71b > --94eb2c0a4482c6ca6e05606c4174 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Fri, Dec 15, 2017 at 10:48 AM, Eric S Fraga <esflists@gmail.com> wrote:
On F= riday, 15 Dec 2017 at 10:40, Matt Price wrote:
> Of particular value in both Chrome and Firefox is the "Javascript=
> Consoles," accessible from the developer tools: ~Tools \rarr Web = Developer
> \rarr Console~ or ~Menu \rarr More Tools \rarr Developer \rarr Console= ~
>
> test.html (excluding head, postamble, etc):
>
> <div id=3D"content"><p>Of particular value in bo= th Chrome and Firefox is
> the &ldquo;Javascript Consoles,&rdquo; accessible from the dev= eloper
> tools: <code>Tools \rarr Web Developer \rarr Console</code>= ; or
> <code>Menu \rarr More Tools \rarr Developer \rarr
> Console</code></p></div>

So what is the problem?=C2=A0 The text in ~...~ markup *is* being ex= ported to
HTML.=C2=A0 What did you expect to see instead?=C2=A0 I am confused and may= be
misunderstood what you were asking.

<= br>
ah, I meant, the \rarr entities are not exported as html arro= w entities, but instead as plain text, \rarr. My question was poorly phrase= d, I think.=C2=A0 And yes, I think this is the expected result. It's ju= st that I would like to process the entities on export.=C2=A0
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.4-214-ge8b71b

--94eb2c0a4482c6ca6e05606c4174--