-
Notifications
You must be signed in to change notification settings - Fork 254
Lists
EthanDeng edited this page Feb 5, 2019
·
1 revision
You can use itemize
, enumerate
, or description
environment as below
\begin{itemize}
\item Routing and resource discovery;
\item Resilient and scalable networks;
\item Distributed storage and search.
\end{itemize}
- Routing and resource discovery;
- Resilient and scalable networks;
- Distributed storage and search.