pandoc-3.10: test/command/10160.md
```
% pandoc -f latex -t native
\begin{equation}
[0,1)
\end{equation}
\begin{table}[h]
\end{table}
^D
[ Para
[ Math
DisplayMath "\\begin{equation}\n [0,1)\n\\end{equation}"
]
]
```
```
% pandoc -f latex -t native
\begin{equation}
[0,1)
\end{equation}
\begin{table}[h]
\end{table}
^D
[ Para
[ Math
DisplayMath "\\begin{equation}\n [0,1)\n\\end{equation}"
]
]
```