KaTeX/test
Eddie Kohler 576380c11c Text mode: Combine adjacent spans when possible for cleaner HTML.
So `\text{Hi}` becomes one <span...>Hi</span>, rather than two
<span...>H</span><span...>i</span>.

This allows the font renderer to apply kerning, which changes some
test output.
2016-12-05 15:59:10 -05:00
..
screenshotter Text mode: Combine adjacent spans when possible for cleaner HTML. 2016-12-05 15:59:10 -05:00
errors-spec.js Allow macro definitions in settings (#493) 2016-07-08 12:24:31 -07:00
jasmine.json Switch from jasmine-node to jasmine itself 2015-11-10 12:38:49 +01:00
katex-spec.js Support \atop. 2016-12-05 15:58:26 -05:00
symgroups.js Migrate to eslint 2015-12-01 10:02:08 -08:00
test.html Improve testing 2014-09-12 13:30:30 -07:00
unicode-spec.js Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508) 2016-08-01 17:51:40 -07:00