markdig
markdig copied to clipboard
AutoEmail
If www.x.y is recognized as a link to the Auto-Link extension, why e-mail addresses are not? Tried to implement myself, but I couldn't =\
www.google.com and [email protected]
should be
(http://www.google.com) and (mailto:[email protected])
its just that... it was not implemented 😉 Currently no spare time for this, but PR welcome
@xoofx @JCKodel I know this is old, but I can take this on.
@xoofx should this be part of the link inline plugin, or should this be a new plugin?
@TerribleDev I'd say it fits in AutoLinkParser
Or just under the AutoLinks extensions as a separate parser