markdig icon indicating copy to clipboard operation
markdig copied to clipboard

AutoEmail

Open JCKodel opened this issue 8 years ago • 3 comments

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])

JCKodel avatar Sep 22 '17 05:09 JCKodel

its just that... it was not implemented 😉 Currently no spare time for this, but PR welcome

xoofx avatar Sep 22 '17 08:09 xoofx

@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 avatar Feb 04 '19 00:02 TerribleDev

@TerribleDev I'd say it fits in AutoLinkParser Or just under the AutoLinks extensions as a separate parser

MihaZupan avatar Feb 04 '19 00:02 MihaZupan