The LaTeX renderer interacts badly with markdown differences. Since markdown differences are raw source-code, the LaTeX renderer should ignore it.
For example https://crypto.stackexchange.com/review/suggested-edits/1633 renders broken markdown on the right.
Screenshot (Opera 12.02): Screenshot
It only happens when I'm logged into crypto.SE, which explains why it only occurred in Opera and not FF for me. Clearing cookies fixed it, until I logged in again.
-
1It doesn't render Markdown when viewing the "markdown diffs"option for me... Just plain source-code text. Are you sure you selected the correct option? "rendered output diffs" is always selected by default.animuson– animuson StaffMod2012年10月27日 14:09:22 +00:00Commented Oct 27, 2012 at 14:09
-
Yes I'm sure. It doesn't render markdown, but MathJax attempts to render latex output. | Seems to be Opera specific, can't reproduce with FF.CodesInChaos– CodesInChaos2012年10月27日 15:04:10 +00:00Commented Oct 27, 2012 at 15:04
-
1I've tried in FF, Chrome, and Opera. Can't reproduce in any. I tried in IE, but couldn't get the review item to load (it just sticks on the "loading item" part).animuson– animuson StaffMod2012年10月27日 16:25:00 +00:00Commented Oct 27, 2012 at 16:25
-
Only occurs while I'm logged into crypto.SE.CodesInChaos– CodesInChaos2012年10月27日 17:21:12 +00:00Commented Oct 27, 2012 at 17:21
-
2This seems to be a regression of this issueTim Stone– Tim Stone2012年10月27日 17:43:59 +00:00Commented Oct 27, 2012 at 17:43
1 Answer 1
Fixed in the next build, thanks.
The reason that you only saw this when logged in, and that not everybody saw it, is that MathJax only touches visible items. But the default diff view is the rendered diff, and thus – unless you're logged in and your preference is set to the source diff – the source diff is hidden when MathJax runs.
You must log in to answer this question.
Explore related questions
See similar questions with these tags.