- Status changed to Needs review
over 1 year ago 4:06pm 18 November 2023 - last update
over 1 year ago Patch Failed to Apply - Status changed to Needs work
about 1 year ago 1:49pm 5 June 2024 - π¬π§United Kingdom droces Harrow on the Hill, London, UK
For version 3 to work, I found I could use either of these CDNs:
https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
https://cdn.jsdelivr.net/npm/mathjax@3.2.2/es5/tex-mml-chtml.min.js
And I needed to change the "Custom configuration" to:
{"tex": {"inlineMath": [["$", "$"], ["\\(", "\\)"]]}}
- πΊπΈUnited States perrygeorget
I applied in comment #4 and it works well.
My config is the same as comment #7.
Should we update the patch to include that as the default config?