1
0
Fork 0

itemize sample

main
Jeff Moe 2022-10-15 17:56:16 -06:00
parent e795527946
commit e2a9b2b38f
1 changed files with 13 additions and 0 deletions

View File

@ -26,3 +26,16 @@ y
ABC the latest \glspl{MMM}.
\section{Sample with Itemize}
Below shows a sample with itemize.
\begin{mdframed}[backgroundcolor=blue!10,linecolor=blue!30]
\begin{itemize}
\item{Thing 1.}
\item{Widget two.}
\item{Three thang.}
\item{Wow2x.}
\end{itemize}
\end{mdframed}