... | ... | @@ -3,3 +3,8 @@ We collect potential features. This is not a discussion area but a presentation |
|
|
### Localization
|
|
|
|
|
|
Authors and Readers want to use the MathJax user interface in their native language. MathJax currently uses a number of English language strings in its UI, namely the MathJax Menu and the various messages (processing, error etc). To support global use of MathJax, a full localization of the UI allows MathJax users to flexibly decide on the locale and allows translators to contribute easily and efficiently.
|
|
|
|
|
|
|
|
|
### 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 |