Files
John MacFarlane 74221a0ccb LaTeX reader: math environments don't have bracketed options.
We were checking for these, and that caused problems if the math
began with `[`.

Closes #10160.
2024-09-07 08:39:09 -07:00

147 B

% pandoc -f latex -t native
\begin{equation}
  [0,1)
\end{equation}

\begin{table}[h]
\end{table}
^D
[ Para [ Math DisplayMath "[0,1)" ] ]