emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Where does CDATA come from?


From: Ihor Radchenko
Subject: Re: Where does CDATA come from?
Date: Wed, 26 Oct 2022 07:34:25 +0000

Diego Rodriguez <dvr24@cornell.edu> writes:

> Hello,
>
> I am customizing my org-mode installation but there is something that I
> don't understand.
>
> When I execute the following statement:
>
> ```
> (setq org-html-mathjax-template
>
> "
> <script type=\"text/x-mathjax-config\">
> ...
> ")
> ```
>
> A `CDATA` tag gets appended in my HTML export as shown below:
>
> ```html
>   <script type="text/x-mathjax-config">
> <![CDATA[
>     mathjax.hub.config({

Sorry for the late reply.
I am unable to reproduce this bug on the latest Org main.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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