test: update test file with nested itemize environment

This commit is contained in:
Johan Larsson 2025-05-13 09:33:19 +02:00
parent 81037c66e1
commit 888e1201b4
No known key found for this signature in database
GPG Key ID: 2A41C0FEDD6FF540
1 changed files with 9 additions and 4 deletions

View File

@ -79,7 +79,15 @@
\column{0.33\textwidth}
Items
\begin{itemize}
\item Milk \item Eggs \item Potatoes
\item Flour
\begin{itemize}
\item Wheat
\begin{itemize}
\item Whole-grain
\item White
\end{itemize}
\end{itemize}
\item Eggs
\end{itemize}
\column{0.33\textwidth}
@ -138,7 +146,6 @@
\end{column}
\end{columns}
\end{frame}
\appendix
@ -147,8 +154,6 @@
Here are some backup slides
\end{frame}
\end{document}
\end{document}