Replies: 2 comments 3 replies
-
|
💬 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.
-
|
Hi @adiehl96! This behavior often occurs because the GitHub MathJax/KaTeX renderer sometimes struggles with specific character combinations followed by an equals sign, treating the hat symbol as a potential trigger for a line break in certain container widths. A common workaround to force inline rendering without breaks is to wrap the entire equation in a {} block or use the \text{} wrapper for the surrounding context. Try this:
Also, check if your Firefox version has 'Allow pages to choose their own fonts' enabled, as font substitution can sometimes mess with the bounding box of math symbols. Sorry, I don't speak English, this text has been translated. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
Browser: Mozilla Firefox 147.0.4 (aarch64)
Here's how it renders:
Screenshot (for posterity in case this issue gets fixed and the render above ^ starts looking correct):
Beta Was this translation helpful? Give feedback.
All reactions