Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg 2c067161df Add color support
Summary: Not true `\color`, but `\blue`, `\red`, etc.

Test Plan:
Add `\blue`, etc around stuff, see that it makes pretty colors
appear.

Reviewers: spicyj

Reviewed By: spicyj

Differential Revision: http://phabricator.benalpert.com/D44
2013-07-08 15:48:56 -07:00
static Add color support 2013-07-08 15:48:56 -07:00
.arcconfig Add an arcconfig 2013-07-05 16:43:44 -07:00
.gitignore Use browserify and "modules" 2013-07-05 21:44:44 -07:00
jisonify.js Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
lexer.js Add color support 2013-07-08 15:48:56 -07:00
Makefile Catch server errors and return 500 2013-07-07 14:13:25 -07:00
MJLite.js Add color support 2013-07-08 15:48:56 -07:00
package.json Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
parser.jison Add color support 2013-07-08 15:48:56 -07:00
server.js Catch server errors and return 500 2013-07-07 14:13:25 -07:00