Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only run MathJax on entities with "mathjax" class (#960) | Alec Theriault | 2018-11-05 | 1 | -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 Theriault | 2018-10-25 | 1 | -0/+146 |
This fixes #953 by passing more names into the generated ids. |