arnog / mathlive

A web component for easy math input
https://cortexjs.io/mathlive
MIT License
1.6k stars 280 forks source link

Bug: Blank Space Above Equation #2512

Open fauzanalghifary opened 3 months ago

fauzanalghifary commented 3 months ago

Description

When using \begin{array}{l|l} a & b\\ c & d\end{array}, there is a blank space above the equation.

Steps to Reproduce

  1. On https://cortexjs.io/mathlive/demo/, in the latex input, input \begin{array}{l|l} a & b\\ c & d\end{array}
  2. Observed the resulted equation.

Actual Behavior

Expected Behavior

Environment

MathLive version current 0.101.0

Operating System iOS 17

Browser Chrome