orsharir / github-mathjax

Chrome extension for rendering LaTeX equations in GitHub with MathJax
Other
153 stars 49 forks source link

Cannot show the math equation now. #43

Open xueweic opened 2 years ago

xueweic commented 2 years ago

Hi there,

Previously, I added the chrome extension "MathJax PlugIn for GitHub" and the math equations showed correctly. But for now, the equation can not be shown in the correct view after the first one. For example, I wrote “$\beta$ and $\alpha$” and it showed the correct beta symbol but $\alpha$. I am not sure what is the wrong of this issue.

Thank you very much for your help. Xuewei

muzimuzhi commented 2 years ago

GitHub has officially supported MathJax in the GitHub Flavored Markdown since May 19, 2022, see https://github.blog/2022-05-19-math-support-in-markdown/. Thus for most cases I think this extension is not required any more.

ghost commented 2 years ago

However, GitHub's support for MathJax is very poor, and it can't render mathematical formulas properly at all. see https://github.com/github/markup/issues/1584#issuecomment-1229224312