Files
KaTeX/test
Erik Demaine a0deb3410f fix: space should prevent optional argument to \\ (#3746)
Fix `src/functions/cr.js`'s definition of `\\` to manually look for an
optional argument via `future()` instead of `numOptionalArgs`, so that
it does *not* skip over spaces.  This matches the existing behavior of
`\\` in `src/environments/array.js` and AMSMath's behavior of `\math@cr`
via `\new@ifnextchar`.

Fixes #3745

Co-authored-by: Ron Kok <ronkok@comcast.net>
2022-12-07 15:01:07 -08:00
..
2020-12-27 13:45:31 -05:00
2018-09-03 17:19:12 -04:00
2020-08-02 17:09:51 -04:00