emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] export entities inside code/verbatim markup?


From: Matt Price
Subject: Re: [O] export entities inside code/verbatim markup?
Date: Fri, 15 Dec 2017 10:40:33 -0500



On Fri, Dec 15, 2017 at 10:03 AM, Eric S Fraga <address@hidden> wrote:
On Friday, 15 Dec 2017 at 09:52, Matt Price wrote:
> IIUC, org does not by default export entities contained inside ~code~ and
> =verbatim= markup.

it does for me...  what happens when you try?  can you post a small
example?


test.org:

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="content">
<p>
Of particular value in both Chrome and Firefox is the &ldquo;_javascript_ Consoles,&rdquo; accessible from the developer tools: <code>Tools \rarr Web Developer \rarr Console</code> or <code>Menu \rarr More Tools \rarr Developer \rarr Console</code>
</p>
</div>

org-export-filter-entity-functions is nil
org-export-with-entities is t

org release_9.1.4-206-g4b80c6
emacs 27.0.50

I guess there may be other parts of my setup which are screwed up, but am not sure where else to look?
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.4-214-ge8b71b


reply via email to

[Prev in Thread] Current Thread [Next in Thread]