How to align multiple sentences vertically in one footnote? For example, in the screenshot below I need to make the three texts and their numbers aligned vertically:
MWE:
\documentclass[20pt]{extarticle}
\begin{document}
This is some examples\footnote{\label{subtypes examples} 1 - text\\ 2 - text\\ 3 - text}
\end{document}



{}icon when editing the question. – Alan Munn Aug 05 '18 at 23:45