Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat email links #54

Merged
merged 3 commits into from
Oct 26, 2021
Merged

Conversation

dubisdev
Copy link
Contributor

Guidelines

This pull request regarding on

  • fixed an issue
  • developed new feature
  • fixed a bug

Briefly describe what you did

This feature closes #53
I added the regex pattern for supporting mailto links.

I also modified the regex pattern to fix a bug with the case sensitive regex comparation:

image
Before the fix the user was getting this when using uppercase in http(s) or www expresions.

Now all this options are supported:

The previous patterns
image

Also case-insensitive
image

The new feature: mailto links
image

Appreciate your contribution to making Linkin better 馃殌.

@vercel
Copy link

vercel bot commented Oct 21, 2021

Someone is attempting to deploy a commit to a Personal Account owned by @RizkyRajitha on Vercel.

@RizkyRajitha first needs to authorize it.

@RizkyRajitha
Copy link
Owner

@dubisdev i will test this and merge .
thanks

@RizkyRajitha RizkyRajitha merged commit ad2286a into RizkyRajitha:dev Oct 26, 2021
@RizkyRajitha RizkyRajitha linked an issue Oct 26, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to mailto links
2 participants