mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 06:55:46 +00:00
The contents of the `center` environment are put in a `Div` with class `center`.
142 B
142 B
\begin{center}
% pandoc -f latex -t native
\begin{center}
Hello
\end{center}
^D
[Div ("",["center"],[])
[Para [Str "Hello"]]]