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

fix: count parentheses in links #5515

Merged
merged 5 commits into from
Jul 21, 2024
Merged

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Jul 20, 2024

Links like a.com/(foo) would be parsed as a.com/(foo. Although this was documented, it could result in undesirable behavior.
Parentheses are now counted inside the rest (i.e. path/query/hash).

@pajlada pajlada merged commit 847e4f0 into Chatterino:master Jul 21, 2024
17 checks passed
@Nerixyz Nerixyz deleted the fix/count-parens branch July 21, 2024 14:15
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