mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-07 20:28:38 +00:00
* fix(array): Keep single empty row in AMS environments In particular prevents empty equation-numbered environment (e.g. `{align}`) from crashing. Fix #2944 * Add tests Co-authored-by: ylemkimon <y@ylem.kim>