Convert email addresses into mailto: links #522
Closed
Comments
Hey @mattleff, Thanks for the contribution. There are some comments on the pull request, would you like to take a look on them? Thanks, |
mattleff
added a commit
to SimpleUpdates/alloy-editor
that referenced
this issue
May 23, 2016
ipeychev
added a commit
that referenced
this issue
May 23, 2016
ipeychev
added a commit
that referenced
this issue
May 23, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the link dialog when you enter
me@example.com
it would make more sense to link it asmailto:me@example.com
instead ofhttp://me@example.com
. The link dialog should be smart enough to convertmedium.com/@wob/the-sad-state-of-web-development-1603a861d29f
tohttp://medium.com/@wob/the-sad-state-of-web-development-1603a861d29f
though.Pull: #523.
The text was updated successfully, but these errors were encountered: