mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 03:38:39 +00:00
The links didn't parse quite right as it was: * https://gist.github.com/justinj/c13560efabceb4f0a2ce * Try to click on the links Test Plan: * Check out that readme! Auditors: alex
22 lines
351 B
Markdown
22 lines
351 B
Markdown
KaTeX
|
|
=====
|
|
|
|
Fast math!
|
|
|
|
To run locally
|
|
--------------
|
|
make setup
|
|
make serve
|
|
|
|
* [Test page](http://localhost:7936/)
|
|
* [Unit tests](http://localhost:7936/test/test.html)
|
|
* [Perceptual diff](http://localhost:7936/test/pdiff.html)
|
|
|
|
Perceptual diff
|
|
---------------
|
|
make pdiff
|
|
|
|
License
|
|
-------
|
|
[MIT License](http://opensource.org/licenses/MIT)
|