pandoc-3.10: test/command/10836.md
```
% pandoc -f org -t latex
Some equation here
\begin{equation}
x = y
\end{equation}
where $x$ is something important.
^D
Some equation here \begin{equation}
x = y
\end{equation} where \(x\) is something important.
```