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