You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
issue2551096 - enable markdown autolink for email and bare url's.
Modify raw markdown adding appropriate link markers '<' and '>' on the
fly so bare urls and email addreses are recognized as explicit links
by markdown backends. Patch by Cedric Krier.
0 commit comments