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

Deal with question marks and exclamation marks #34

Closed
dahlia opened this issue Dec 24, 2024 · 0 comments
Closed

Deal with question marks and exclamation marks #34

dahlia opened this issue Dec 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dahlia
Copy link
Owner

dahlia commented Dec 24, 2024

In addition to periods and commas, we also need to deal with question marks and exclamation marks.

Question mark variations

  • ? (U+003F QUESTION MARK)
  • (U+FF1F FULLWIDTH QUESTION MARK)

Exclamation mark variations

  • ! (U+0021 EXCLAMATION MARK)
  • (U+FF01 FULLWIDTH EXCLAMATION MARK)
@dahlia dahlia added the enhancement New feature or request label Dec 24, 2024
@dahlia dahlia self-assigned this Jan 30, 2025
@dahlia dahlia closed this as completed in 0633dfc Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant