\input{mmd-article-header} \def\mytitle{Email Test} \input{mmd-article-begin-doc} \part{Email} \label{email} Link: \href{mailto:user67@example.com}{user67@example.com}. \begin{itemize} \item In a list? \item \href{mailto:user67@example.com}{user67@example.com} \item It should. \end{itemize} \begin{quote} Blockquoted: \href{mailto:user67@example.com}{user67@example.com} \end{quote} Auto-links should not occur here: \texttt{$<$user67@example.com$>$} \begin{verbatim} or here: \end{verbatim} And with the mailto bit: Link: \href{mailto:user67@example.com}{user67@example.com}. \begin{itemize} \item In a list? \item \href{mailto:user67@example.com}{user67@example.com} \item It should. \end{itemize} \begin{quote} Blockquoted: \href{mailto:user67@example.com}{user67@example.com} \end{quote} Auto-links should not occur here: \texttt{$<$mailto:user67@example.com$>$} \begin{verbatim} or here: \end{verbatim} \input{mmd-memoir-footer} \end{document}