mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-10 13:38:39 +00:00
Reviewers: alpert Reviewed By: alpert Differential Revision: http://phabricator.khanacademy.org/D6497
21 lines
329 B
Markdown
21 lines
329 B
Markdown
KaTeX
|
|
=====
|
|
|
|
Fast math!
|
|
|
|
To run locally
|
|
--------------
|
|
make setup
|
|
make serve
|
|
|
|
* [Test page](localhost:7936/)
|
|
* [Unit tests](localhost:7936/test/test.html)
|
|
* [Perceptual diff](localhost:7936/test/pdiff.html)
|
|
|
|
Perceptual diff
|
|
---------------
|
|
make pdiff
|
|
|
|
License
|
|
-------
|
|
[MIT License](http://opensource.org/licenses/MIT) |