Replies: 4 comments
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
As far as I'm aware, GitHub has recently (about a month ago) switched from CommonHTML to MathML rendering. MathJax v3's MathML output is based on the MathML3 specification. The problem is that, as of August 2024, Chrome does not support MathML3.1 Specifically, Chromium only claims to be conformant to the MathML-Core specification, which notably omits GitHub could work around this issue by explicitly adding custom CSS rules for Footnotes
|
Beta Was this translation helpful? Give feedback.
-
Client-side workaround:
|
Beta Was this translation helpful? Give feedback.
-
I am having the same problem here. It looks horrible! |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
I noticed that MathJax does not work properly, i.e. fonts are not printed as expected (blackboard, fraktur, etc.) + binomial is broken. The mentioned things had worked and looked properly beforehands, and files was not modified since then.
Screens are from:
Beta Was this translation helpful? Give feedback.
All reactions