Questions tagged [mathjax]
MathJax is a JavaScript engine for displaying mathematics, available on some Stack Exchange sites.
16 questions
2 votes
0 answers
37 views
Turn off code detection inside MathJax expressions [duplicate]
When you type MathJax expressions, it will often trigger the error: Your post appears to contain code that is not properly formatted as code. Examples of MathJax that could trigger this would be <...
7 votes
2 answers
243 views
MathJax is really eager to be applied to posts
When writing a MathJax heavy post I noticed a couple of bugs. For reference, here is an example of how the MathJax should look: $$ a_{i+1} = \begin{cases} \frac{a_i}{2} & \text{if $a_i \% 2 =...
7 votes
3 answers
196 views
Mathjax formatting missing in rendered output of suggested edit
While reviewing a suggested edit, I observed that the Mathjax formatting was not respected in the rendered output view (see screenshot below). Shouldn't the Mathjax formatting be displayed like it ...
9 votes
0 answers
113 views
Error about improperly formatted code appears when attempting to format LaTeX as math [duplicate]
In an answer, I tried to post the following math: ...
6 votes
2 answers
392 views
Consider changes to the font used for MathJax and bolded text
As the following image shows the font size of mathematical text and bolded text are larger than the ordinary text, at least in my browser (Chrome v47 on Mac osX): The image is snapped from this answer....
18 votes
1 answer
396 views
MathJax breaks my indentation
Seems like there is a bug, that breaks my indentation. See In third code section of Create New C++ Class In first code section of Code Generator Generator multiple times in the code section of https:/...
10 votes
3 answers
268 views
What interesting uses of MathJax are there, other than mathematical typesetting?
What interesting uses of MathJax are there, other than mathematical typesetting, that might be useful for Code Review?
3 votes
1 answer
88 views
MathJax feature requires external JavaScript for SE’s editor/preview
After MathJax got enabled, the editor buttons (for "Strong", "Emphasis" etc.) are hidden and the preview function does not work anymore … when JavaScript from http://cdn.mathjax.org/ is blocked (or ...