Skip to content

Nicer representation of titles with non-ASCII in the path #1

@Cook879

Description

@Cook879

Currently words like café look incomplete, as in the path that becomes caf.

Text::Unidecode takes the non-ASCII characters and finds the equivalent, so café will become cafe.

Also works for other characters sets (Greek, Russian, Chinese, etc). Right now a title of 北亰 results in no path being generated, with this change the path is bei-jing.

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