Summary: Add a bunch of rels, and their css and stuff.
Test Plan: Add some rels. Rejoice.
Reviewers: spicyj
Reviewed By: spicyj
Differential Revision: http://phabricator.benalpert.com/D45
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
Summary:
Build our own lexer and inject it into jison's parser, because jison's
lexer notation is confusing and annoying, and it doesn't let us do some fun
stuff.
Test Plan: Run stuff, make sure it still works.
Reviewers: spicyj
Reviewed By: spicyj
Differential Revision: http://phabricator.benalpert.com/D40