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

Allow unicode "fancy" quotes in name when catching #549

Merged
merged 8 commits into from
Feb 19, 2025

Conversation

uint128-t
Copy link
Contributor

Description of the changes

Allows catch names with Unicode apostrophes and quotations instead of ASCII apostrophe/quotation mark to also count as correct.

A user can accidentally submit U+2019 or similar which will result in the answer being counted as wrong. This mostly happens when on iOS phones and copying from word processors.

I tested this.

@laggron42 laggron42 merged commit 7806d48 into Ballsdex-Team:master Feb 19, 2025
1 check passed
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