Files
pandoc/test/command/9045.md
T

185 B

% pandoc -t latex
![hi](there.jpg){#foo}
^D
\begin{figure}
\centering
\pandocbounded{\includegraphics[keepaspectratio,alt={hi}]{there.jpg}}
\caption{hi}\label{foo}
\end{figure}