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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Url Linkifier] Expand to cover www. urls #21

Merged
merged 1 commit into from Nov 6, 2020

Conversation

SpencerLindemuth
Copy link
Contributor

This commit expands the UrlLinkifier to pick up http://, https://, and www. urls. If the url it picks up doesn't start with http:// or https://, then it will prepend http:// (or https:// depending on linkify options) to make it launchable from urlLauncher.

@SpencerLindemuth
Copy link
Contributor Author

Any chance this has been looked over yet?

@SpencerLindemuth
Copy link
Contributor Author

Hoping to get this merged in soon, let me know if you have any questions about it!

@SpencerLindemuth
Copy link
Contributor Author

Checking in again! Hope you get to this soon!

@SpencerLindemuth
Copy link
Contributor Author

Checking in one more time to see if you have any comments or concerns?

@Cretezy
Copy link
Owner

Cretezy commented Nov 6, 2020

Sorry for the delay, thank you for the PR!

@Cretezy Cretezy merged commit 503f24a into Cretezy:master Nov 6, 2020
Cretezy added a commit that referenced this pull request Nov 6, 2020
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.

None yet

2 participants