diff --git a/mathjax/docs/rst/mathjax.rst b/mathjax/docs/rst/mathjax.rst index 47767e01e..70d3b3b51 100644 --- a/mathjax/docs/rst/mathjax.rst +++ b/mathjax/docs/rst/mathjax.rst @@ -21,11 +21,11 @@ impaired. With MathJax, mathematics is text-based rather than image-based, and so it is available for search engines, meaning that your equations can be searchable, just like the text of your pages. MathJax allows page authors to write formulas using TeX and LaTeX -notation, or MathML, a powerful interchange format for mathematics -that has become an industry standard. MathJax will even convert TeX -notation into MathML, so that it can be rendered more quickly by those -browsers that support MathML natively, or so that you can copy and -past it into other programs. +notation, or `MathML `_, a World Wide +Web Constortium standard for representing mathematics in XML format. +MathJax will even convert TeX notation into MathML, so that it can be +rendered more quickly by those browsers that support MathML natively, +or so that you can copy and past it into other programs. MathJax is modular, so it loads components only when necessary, and can be extended to include new capabilities as needed. MathJax is