Skip to content

character conversion of 'í' and 'ì' to straight double quotation, instead of 'i' #11

Description

@unidonburi

The characters [í] (unicode 205 and 237) and [ì] (unicode 204 and 236) are converted to a double quotation ["].
e.g.:
'écrìture' -> écr"ture
(it should convert to 'écriture', or 'ecriture', right?)

Both of these characters [íì] sometimes appear in old English and/or in OCR mistakes, and should be converted to a standard English [i] character, not a double straight quotation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions