This answer seems to overflow into the HNQ. The bold text is written in latex. Why would anyone do that, I have no idea. But is this a known bug?
OS: Windows 10
Browser: MS Edge 136.0.3240.64
This answer seems to overflow into the HNQ. The bold text is written in latex. Why would anyone do that, I have no idea. But is this a known bug?
OS: Windows 10
Browser: MS Edge 136.0.3240.64
MathJax's text-mode support is quite limited, so it's unsurprising that linebreaks within a long \text block are broken. This seems to be a specific MathJax limitation:
Automatic line breaking has not yet been implemented in MathJax version 3, but is high on our list for inclusion in a future release.
Based on my recalled experiences (but not on doing any searches today) of looking at the same questions on desktop versus on mobile, display-mode mathematics do some amount of line-breaking. Within an environment like \begin{align}, the line-breaking is turned off, and a wide display equation appears inside of a scrollable frame. For inline mathematics, however, I think there is never any line-breaking: a long inline equation just wraps to the next line, as would averylongwordlikethisoneunlesshyphenationwereenabledinwhichcasetherewouldbesomemoreintelligentwraparound.
Compare the display-mode $$ e^x = \frac1{0!} + \frac{x}{1!} + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \frac{x^5}{5!} + \frac{x^6}{6!} + \frac{x^7}{7!} + \frac{x^8}{8!} + \frac{x^9}{9!} + \frac{x^{10}}{10!} + \frac{x^{11}}{11!} + \frac{x^{12}}{12!} + \frac{x^{13}}{13!} + \frac{x^{14}}{14!} + \frac{x^{15}}{15!} + \cdots, $$ which wraps on the desktop display I'm using at the moment, versus the inline-mode $ e^x = \frac1{0!} + \frac{x}{1!} + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \frac{x^5}{5!} + \frac{x^6}{6!} + \frac{x^7}{7!} + \frac{x^8}{8!} + \frac{x^9}{9!} + \frac{x^{10}}{10!} + \frac{x^{11}}{11!} + \frac{x^{12}}{12!} + \frac{x^{13}}{13!} + \frac{x^{14}}{14!} + \frac{x^{15}}{15!} + \cdots $. The second of these begins on a new line, and the MathJax block wraps to a second new line, but the period following the final $ shows up in the wrong place and the first word of the next sentence does as well.
Here's a screenshot of how it looks on my machine:
**something**), it wouldn't overflow. $\endgroup$$...$) are never automatically wrapped. This just happened to be a really long one. $\endgroup$