summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latexindent/success/items2.tex
blob: 76d70b95729bbc483cebad559cf340714c1715a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\begin{enumerate}
	\item one
	      here is some text
	      here is some text
	      here is some text
	\item two
	      here is some text
	      here is some text
	      here is some text
	      \begin{itemize}
	      	\item bullet
	      	      here is some text
	      	      here is some text
	      	      here is some text
	      	\item bullet
	      	      here is some text
	      	      here is some text
	      	      here is some text
	      \end{itemize}
	      some text
\end{enumerate}