pandoc-3.1.8: test/command/9045.md
```
% pandoc -t latex
{#foo}
^D
\begin{figure}
\centering
\includegraphics{there.jpg}
\caption{hi}\label{foo}
\end{figure}
```
```
% pandoc -t latex
{#foo}
^D
\begin{figure}
\centering
\includegraphics{there.jpg}
\caption{hi}\label{foo}
\end{figure}
```