latex-packages/tests/utils/todo/test.tex

21 lines
248 B
TeX

\documentclass{article}
\usepackage{mkessler-todo}
\begin{document}
\listoftodos
Just a small test.
\todo{test}
hi
\todoref
test
\todoquestion{what is this?}
bla
\todotex{test}
\todotypo
\end{document}