mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-23 09:41:40 +00:00
148 B
148 B
% pandoc -t latex -i
1. one
2. two
^D
\begin{enumerate}
\def\labelenumi{\arabic{enumi}.}
\tightlist
\item
one
\item
two
\end{enumerate}