simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.05k stars 133 forks source link

update mathjax config, support more math symbols #112

Closed DiscreteTom closed 1 year ago

DiscreteTom commented 4 years ago

Support more math symbols like plus-minus(±): \plusmn. Ref: http://docs.mathjax.org/en/v2.7-latest/tex.html#mediawiki-texvc

simov commented 1 year ago

Latest Markdown Viewer v5.0 and v5.1 are using MathJax v3.x instead. All tex/latex extensions for it are supported in v5.1 of the extension, however mediawiki-texvc is not ported yet to MathJax v3.

I'm closing this PR since it's outdated, but let me know if you find any other issues with the latest version of Markdown Viewer.