[discuss] Allow names to be unicode rather than ascii #647
Unanswered
rufuspollock
asked this question in
Ideas
Replies: 1 comment
-
Good question, @rufuspollock. I think IRI have been well supported in browsers for years. According to Wikipedia, UTF-8 encoding should be used for IRIs. I'm all for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In v1.0 we restricted names to be ascii lower case primarily to support reuse in urls without escaping.
However, this is a big restriction for users with non-english alphabet who may want to name their resources and packages using their own alphabets.
Questions
Beta Was this translation helpful? Give feedback.
All reactions