# `\begin{center}`
```
% pandoc -f latex -t native
\begin{center}
Hello
\end{center}
^D
[ Div ( "" , [ "center" ] , [] ) [ Para [ Str "Hello" ] ] ]