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

HELP WANTED: Collecting word regular expressions for more languages #129

Open
awwaawwa opened this issue Feb 28, 2025 · 0 comments
Open
Labels
help wanted Extra attention is needed

Comments

@awwaawwa
Copy link
Member

Good news! After some hard work on my part, initial support for English has now been added. I will try my best not to break lines within words (described by the regular expression [0-9A-Za-z]+).

Although I'm still using Chinese fonts, I'll find a separate set of fonts when I have time later.

In addition, I haven't studied the regular expressions for words in other languages yet. Welcome the community to provide them!

Originally posted by @awwaawwa in #127

Specifically, my definition of a word is: under normal circumstances, it cannot be directly wrapped in the middle, it needs to follow some special rules, or it cannot be wrapped at all.

@awwaawwa awwaawwa added the help wanted Extra attention is needed label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant