Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg 90dfae6924 Attempt to merge ords together
Summary:
Try not to waste spans by putting a bunch of numbers or letters
together into the same ord box. I don't think that this breaks any of the
current stuff.

Test Plan:
Write lots of expressions that have ords in them. Make sure that all
the reasonable ords are grouped together, and that the formatting still works.

Reviewers: spicyj

Reviewed By: spicyj

Differential Revision: http://phabricator.benalpert.com/D52
2013-07-09 22:31:19 -07:00
static Add ops 2013-07-09 22:04:33 -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 Attempt to merge ords together 2013-07-09 22:31:19 -07:00
Makefile Sync styles with khan-exercises 2013-07-09 15:53:35 -07:00
MJLite.js Attempt to merge ords together 2013-07-09 22:31:19 -07:00
package.json Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
parser.jison Attempt to merge ords together 2013-07-09 22:31:19 -07:00
server.js Catch server errors and return 500 2013-07-07 14:13:25 -07:00