The tag has no wiki summary.

learn more… | top users | synonyms

14
votes
1answer
63 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 ...
8
votes
1answer
82 views

Does \renewcommand in MathJax affect other user's posts?

In MathJax, does \$\renewcommand\LaTeX{\textbf{u got hax'd}}\$ affect other people's posts? This is it being used in this post. Definition: ...
6
votes
3answers
55 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?
13
votes
7answers
247 views

How do I draw box-and-pointer diagrams?

How do I draw box-and-pointer diagrams? For example, I'd like to illustrate what happens when you manipulate nodes in a linked list. Can I use MathJax?
2
votes
1answer
42 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 ...
18
votes
14answers
321 views

MathJax on CodeReview

Several times I had the need to write mathematical formulas in my answers on CodeReview.SE. Sometimes, this can be simulated by sup and/or ...