Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Using Mathjax CDN #3

Open
saselberg opened this issue Apr 13, 2016 · 0 comments
Open

Using Mathjax CDN #3

saselberg opened this issue Apr 13, 2016 · 0 comments

Comments

@saselberg
Copy link

Hi, Just a possible suggestion. Adding the following into the atlassian-plugin.xml file will insert the call to pull the latest version of MathJax from the mathjax CDN.

<web-panel key="include-mathjax-library" location="atl.header">
    <resource name="view" type="static"><![CDATA[
    <script type="text/javascript" 
        async 
        src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
    </script>

]]>

</web-panel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant