aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Bug953.html
Commit message (Collapse)AuthorAgeFilesLines
* Only run MathJax on entities with "mathjax" class (#960)Alec Theriault2018-11-051-1/+3
| | | | | | | Correspondingly, we wrap all inline/diplay math in <span class="mathjax"> ... the math .... </span> This fixes #959.
* Avoid more conflicts in generated ids (#954)Alec Theriault2018-10-251-0/+146
This fixes #953 by passing more names into the generated ids.