The highlight of a \todo{...} end on the first } instead on the curly bracket that matches the opening bracket.
i use the \todoin macro that is suggested in the todonotes manual and want to use itemize environments inside it, but the highlight of the TODO ends on the closing bracket of \begin{itemize}, instead of the matching closing bracket.
\todoin{Some Text proplerly highlighted
This line is also properly highlighted.
\begin{itemize}
\item Not highlighted anymore
\end{itemize}}
This is a known limitation: feature-requests:#772
Last edit: Tim Hoffmann 2016-06-02
hg 6075 (f08956f3edf3)
Last edit: Tim Hoffmann 2016-06-05