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

Spurious U+200E LEFT-TO-RIGHT MARK #5

Open
jwilk opened this issue Aug 24, 2022 · 0 comments
Open

Spurious U+200E LEFT-TO-RIGHT MARK #5

jwilk opened this issue Aug 24, 2022 · 0 comments

Comments

@jwilk
Copy link

jwilk commented Aug 24, 2022

>>> from confusables import Confusables
>>> c = Confusables('confusables.txt')
>>> c.confusables_regex('-')
'[\\-‐‑‒–﹘\u200e⁃˗−➖Ⲻ⨩⸚﬩∸⨪꓾]'

\u200e is left-to-right mark. I don't think it should be there.

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

No branches or pull requests

1 participant