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

Some characters are not handled correctly in the case folding. #113

Closed
mity opened this issue May 20, 2020 · 0 comments
Closed

Some characters are not handled correctly in the case folding. #113

mity opened this issue May 20, 2020 · 0 comments
Labels

Comments

@mity
Copy link
Owner

mity commented May 20, 2020

Due a typo in scripts/build_foliding_map.py, some characters were skipped when generating a folding info data.

List of incorrectly omitted characters: U+0184, U+018a, U+01b2, U+01b5, U+01f4, U+0372, U+038f, U+1c84, U+1fb9, U+1fbb, U+1fd9, U+1fdb, U+1fe9, U+1feb, U+1ff9, U+1ffb, U+2c7f, U+2ced, U+a77b, U+a792, U+a7c9.

This means that link reference definitions are not matched properly with respect to folding info (in normal speech, case insensitive label matching) when these characters are involved.

@mity mity added the bug label May 20, 2020
@mity mity closed this as completed in 72dad97 May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant