1 2 3 4 5 6 7 8 9
\documentclass{article} \begin{document} \section{Intro} Some text. \begin{itemize} \item one \item two \end{itemize} \end{document}