Skip to content

Commit 5612b3f

Browse files
committed
Updated README to include AsciiMath input
1 parent 4174acf commit 5612b3f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@
22

33
## Beautiful math in all browsers
44

5-
MathJax is an open-source JavaScript display engine for LaTeX and MathML
6-
that works in all modern browsers. It was designed with the goal of
7-
consolidating the recent advances in web technologies into a single,
8-
definitive, math-on-the-web platform supporting the major browsers and
9-
operating systems. It requires no setup on the part of the user (no
5+
MathJax is an open-source JavaScript display engine for LaTeX, MathML, and
6+
AsciiMath notation that works in all modern browsers. It was designed with
7+
the goal of consolidating the recent advances in web technologies into a
8+
single, definitive, math-on-the-web platform supporting the major browsers
9+
and operating systems. It requires no setup on the part of the user (no
1010
plugins to download or software to install), so the page author can write
1111
web documents that include mathematics and be confident that users will be
1212
able to view it naturally and easily. Simply include MathJax and some
1313
mathematics in a web page, and MathJax does the rest.
1414

1515
Some of the main features of MathJax include:
1616

17-
- High-quality display of LaTeX and MathML math notation in HTML pages
17+
- High-quality display of LaTeX, MathML, and AsciiMath notation in HTML pages
1818

1919
- Supported in most browsers with no plug-ins, extra fonts, or special
2020
setup for the reader
2121

2222
- Easy for authors, flexible for publishers, extensible for developers
2323

24-
- Supports math accessibility, cut-and-paste interoperability and other
24+
- Supports math accessibility, cut-and-paste interoperability, and other
2525
advanced functionality
2626

2727
- Powerful API for integration with other web applications

0 commit comments

Comments
 (0)