Files
KaTeX/test/screenshotter
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
2016-07-24 19:56:31 -07:00