bf72a482eb
Technically `**@user` is a valid email address, but if we allow things like this, we get bad results in markdown flavors that autolink raw email addresses. (See #2940.) So we exclude a few valid email addresses in order to avoid these more common bad cases. Closes #2940. |
||
---|---|---|
.. | ||
Docx.hs | ||
EPUB.hs | ||
HTML.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
Odt.hs | ||
Org.hs | ||
RST.hs | ||
Txt2Tags.hs |