Skip to content

Capture email address with its local part being scheme string#417

Merged
nfrasser merged 1 commit intonfrasser:mainfrom
hanazuki:scheme-as-localpart
Jan 3, 2023
Merged

Capture email address with its local part being scheme string#417
nfrasser merged 1 commit intonfrasser:mainfrom
hanazuki:scheme-as-localpart

Conversation

@hanazuki
Copy link
Contributor

This patch fixes the parser so that it can capture an email address whose local part matches a scheme string, e.g. 'http' or 'mailto'.

Fixes #414

This patch fixes the parser so that it can capture an email address
whose local part matches a scheme string, e.g. 'http' or 'mailto'.

Fixes nfrasser#414
Copy link
Owner

@nfrasser nfrasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch, thanks @hanazuki!

@nfrasser nfrasser merged commit ba048e0 into nfrasser:main Jan 3, 2023
@hanazuki hanazuki deleted the scheme-as-localpart branch January 4, 2023 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

registerCustomProtocol breaks e-mail linkification

2 participants