Skip to content

Add regex library file to help with converting diacritic markup #1807

@windymilla

Description

@windymilla

Convert [:x] to x followed by COMBINING DIAERESIS, for example.

Document in the manual that after using it, user should run Tools, Unicode, Normalize Selected Characters.

Consider whether to check if there are un-normalized characters that would convert to normalized characters. This check could be done on Save, and if it fails, warn user. They may not want to convert all, so don't auto-convert, but at least it would warn them. Alternatively, could have a Preference to "auto-normalize unnormalized characters" - generally a good thing!

Metadata

Metadata

Assignees

No one assigned

    Labels

    next featureTo be included during the next phase of development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions