Updated README to include AsciiMath input
This commit is contained in:
parent
4174acf5ac
commit
5612b3f296
14
README.md
14
README.md
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
## Beautiful math in all browsers
|
## Beautiful math in all browsers
|
||||||
|
|
||||||
MathJax is an open-source JavaScript display engine for LaTeX and MathML
|
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and
|
||||||
that works in all modern browsers. It was designed with the goal of
|
AsciiMath notation that works in all modern browsers. It was designed with
|
||||||
consolidating the recent advances in web technologies into a single,
|
the goal of consolidating the recent advances in web technologies into a
|
||||||
definitive, math-on-the-web platform supporting the major browsers and
|
single, definitive, math-on-the-web platform supporting the major browsers
|
||||||
operating systems. It requires no setup on the part of the user (no
|
and operating systems. It requires no setup on the part of the user (no
|
||||||
plugins to download or software to install), so the page author can write
|
plugins to download or software to install), so the page author can write
|
||||||
web documents that include mathematics and be confident that users will be
|
web documents that include mathematics and be confident that users will be
|
||||||
able to view it naturally and easily. Simply include MathJax and some
|
able to view it naturally and easily. Simply include MathJax and some
|
||||||
|
@ -14,14 +14,14 @@ mathematics in a web page, and MathJax does the rest.
|
||||||
|
|
||||||
Some of the main features of MathJax include:
|
Some of the main features of MathJax include:
|
||||||
|
|
||||||
- High-quality display of LaTeX and MathML math notation in HTML pages
|
- High-quality display of LaTeX, MathML, and AsciiMath notation in HTML pages
|
||||||
|
|
||||||
- Supported in most browsers with no plug-ins, extra fonts, or special
|
- Supported in most browsers with no plug-ins, extra fonts, or special
|
||||||
setup for the reader
|
setup for the reader
|
||||||
|
|
||||||
- Easy for authors, flexible for publishers, extensible for developers
|
- Easy for authors, flexible for publishers, extensible for developers
|
||||||
|
|
||||||
- Supports math accessibility, cut-and-paste interoperability and other
|
- Supports math accessibility, cut-and-paste interoperability, and other
|
||||||
advanced functionality
|
advanced functionality
|
||||||
|
|
||||||
- Powerful API for integration with other web applications
|
- Powerful API for integration with other web applications
|
||||||
|
|
Loading…
Reference in New Issue
Block a user