Skip to content

Support for non ASCII character set #4

Description

@kishaningithub

It would be great if the symbol set is expanded to include spanish characters

Example symbols - ÇÑñ¿ç

The important point is these symbols belong to UTF-16 character set
and because of this the len function has to be replaced with utf8.RuneCountInString as it deals with runes instead of bytes

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