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

Support German letter ß in handles #1652

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

wilwade
Copy link
Collaborator

@wilwade wilwade commented Aug 7, 2023

Goal

The goal of this PR is to add support in handles for the German letter ß

Closes #1646

Discussion

  • Adds 4 lines to the confusables.rs

Checklist

  • Tests added

@wilwade wilwade enabled auto-merge (squash) August 7, 2023 17:25
Copy link
Contributor

@rlaferla rlaferla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@wilwade wilwade merged commit e8796f5 into main Aug 7, 2023
28 checks passed
@wilwade wilwade deleted the feature/add-missing-german-char-1646 branch August 7, 2023 17:55
shannonwells pushed a commit that referenced this pull request Apr 16, 2024
# Goal
The goal of this PR is to add support in handles for the German letter
`ß`

Closes #1646

# Discussion
- Adds 4 lines to the confusables.rs

# Checklist
- [x] Tests added
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.

verify handles supported langs
3 participants