Skip to content

Please explain the rationale behind the current alphabet #199

@mimi89999

Description

@mimi89999

Hello,

I noticed that the alphabet contains chars that cause issues with some languages like:

  • $ that needs to be escaped in Bash double quoted strings

  • &, <, > that can't be included in XML

The alphabet does not contain some other potentially safe chars like: space, ,, ;, _, |, ~

Why the characters that are currently listed in the alphabet where chosen instead of the 6 other possible ones?

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