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

bug: Links followed by a period break. #21

Open
MicahZoltu opened this issue Dec 13, 2023 · 1 comment
Open

bug: Links followed by a period break. #21

MicahZoltu opened this issue Dec 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@MicahZoltu
Copy link
Contributor

If a cast includes a URL immediately followed by a period, the period gets interpreted as part of the URL and the URL then no longer works.

While technically a URL can end in a period, I think it is uncommon enough that it should not be included if it is the last character. Same for other punctuation like ?, ), ;, :, etc.

It is worth noting that Warpcast correctly leaves the period off of the link.

@MicahZoltu
Copy link
Contributor Author

@stephancill stephancill added the bug Something isn't working label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants