Skip to content

Conversation

arnt
Copy link
Contributor

@arnt arnt commented Aug 29, 2023

This PR adds support for detecting links to unicode domains.

The regex for top-level domains is different from the others. This is correct. The set of allowed characters in a top-level domain is smaller than for domains in general.

This PR does not change the email addresses regex. I'll provide that in a separate PR.

@arnt
Copy link
Contributor Author

arnt commented Sep 19, 2023

Hi @asika32764, have you had time to look at this? What do you think?

@asika32764
Copy link
Owner

asika32764 commented Sep 19, 2023

Sorry I missed the notification of this PR. The code seems great, I'll merge this.

@asika32764 asika32764 merged commit c74bc6e into asika32764:master Sep 19, 2023
@arnt
Copy link
Contributor Author

arnt commented Sep 23, 2023

Thanks!

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.

2 participants