Opened 12 years ago

Last modified 9 years ago

#9762 closed defect

MathJax now requires added querystring for default setting — at Initial Version

Reported by: tsukhani Owned by: Kamil Kisiel
Priority: high Component: TracMathJaxPlugin
Severity: major Keywords:
Cc: Trac Release: 0.12

Description

The newer version of the MathJax library now requires that a querystring be appended to MathJax.js so that the script tag looks like this:

script type="text/javascript" src="MathJax.js?config=default"></script>

Can the plugin be amended accordingly?

Change History (0)

Note: See TracTickets for help on using tickets.