Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author pkra

    (@pkra)

    > I’ve your old plugin: https://www.ads-software.com/plugins/mathjax-latex/

    That’s someone else’s plugin.

    > So I wanted to move things to newer version of MathJax but the problem is it does not to work.

    If you look into the developer console, you will find lots of messages from RocketLoader, in particular

    [ROCKET LOADER] Placeholder for script
    <script type=”text/javascript” src=”//cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js?ver=5.4.1″></script>
    was detached from document. Script will not be executed.

    So the problem is caused by RocketLoader not re-attaching the script that loads MathJax.

    We can’t really help with other tools like RocketLoader.

    Thread Starter ars111

    (@ars111)

    Oh I see. And your were absolutely right! It caused by Rocker Loader from Cloudflare. After I disabled it, works like a charm. ?? Thank you pkra!

    Plugin Author pkra

    (@pkra)

    Glad to hear it works.

    While MathJax v2 couldn’t work with Rocket Loader for technical reasons, v3 should work ok. But I don’t know much about Rocket Loader. Perhaps that community can help you figure out what’s going wrong.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot make plugin to work’ is closed to new replies.