hey-red / Markdown

Open source C# implementation of Markdown processor, as featured on Stack Overflow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with auto email links

GoogleCodeExporter opened this issue · comments

The current auto email link generation requires the format:

<some-email-address>

An issue with this is that when using PageDown this will actually remove the 
email from the preview, which is confusing to our users.

Why is this format required for autolinking emails? Were there issues with just 
detecting the standard email format?

Also - any chance of a new nuget package with the latest changes in? :)

Original issue reported on code.google.com by b...@planetcloud.co.uk on 11 Apr 2012 at 11:33

commented

Done. 479907f