Diego Rodriguez <[email protected]> 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"> > <