Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Unicode Normalization: convert all characters with accents into their one-unicode-character form? #29

@bao-xingchen

Description

@bao-xingchen

Hello Thomas,

Thank you for your great works!

When I copy and paste the translated word with accents, e.g. géométrie, the é is actually two characters e´ (+U0065 +U0301). I think the one-unicode-character form would be a better choice, since Google Translate outputted the normalization form, which in this case is é (\u00e9).

So is there any possibilities to convert all characters with accents into their one-unicode-character form in the copy-paste? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions