... | ... | @@ -10,4 +10,10 @@ Readers want to be able to set the UI to their language of choice. Readers want |
|
|
|
|
|
### Using MathJax outside the DOM
|
|
|
|
|
|
Developers want to use MathJax outside the DOM for testing. MathJax depends on the DOM and parts of its functionality do not make sense outside of it. We want to enable MathJax outside the DOM to the extent possible and provide APIs for [servers-side javascript implementations](https://en.wikipedia.org/wiki/Comparison_of_server-side_JavaScript_solutions). |
|
|
\ No newline at end of file |
|
|
Developers want to use MathJax outside the DOM for testing. MathJax depends on the DOM and parts of its functionality does not make sense outside the DOM. We want to enable MathJax outside the DOM to the extent possible and provide APIs for [servers-side javascript implementations](https://en.wikipedia.org/wiki/Comparison_of_server-side_JavaScript_solutions).
|
|
|
|
|
|
### Testing speed
|
|
|
|
|
|
Authors want to know how fast MathJax should be. Authors and Developers want to track down performance bottlenecks.
|
|
|
|
|
|
We want to be able to test speed enhancements. |
|
|
\ No newline at end of file |