Files
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
..
2016-12-05 15:58:26 -05:00
2015-12-01 10:02:08 -08:00
2014-09-12 13:30:30 -07:00