When trying to render the following text with MicroTeX using the Cairo backend:
\begin{itemize}
\item item1.
\item item2
\item item3
\end{itemize}
I get this result:

As you can see, it's all on a single line instead of multiple lines. What can be done to make this render correctly?