Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg 383ca01434 Sync with Khan-exercises
Summary:
Add some things in to make this more useful to khan-exercises.
Notably, make KaTeX.process create and clean up its own .katex node, and rename
.mathmathmath -> .katex.

Test Plan: Make test, make sure the main page still renders stuff

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D3061
2013-07-17 15:43:55 -07:00
static Sync with Khan-exercises 2013-07-17 15:43:55 -07:00
test Parse single superscripts and subscripts 2013-07-16 22:00:54 -07:00
.arcconfig Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
.gitignore Rewrite the parser 2013-07-12 23:16:30 -07:00
katex.js Sync with Khan-exercises 2013-07-17 15:43:55 -07:00
Lexer.js Sync with Khan-exercises 2013-07-17 15:43:55 -07:00
Makefile printf not echo -n 2013-07-16 22:03:39 -07:00
package.json Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
ParseError.js Sync with Khan-exercises 2013-07-17 15:43:55 -07:00
Parser.js Sync with Khan-exercises 2013-07-17 15:43:55 -07:00
parseTree.js Remove Parser options usage 2013-07-13 18:15:17 -07:00
server.js Rewrite the parser 2013-07-12 23:16:30 -07:00
Style.js Add TeX style support 2013-07-14 16:55:46 -07:00
utils.js Make contains() actually work in IE8 2013-07-14 22:46:00 -07:00