We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
According to this web page and from German speakers I know: https://blogs.transparent.com/german/writing-the-letters-%E2%80%9Ca%E2%80%9D-%E2%80%9Co%E2%80%9D-and-%E2%80%9Cu%E2%80%9D-without-a-german-keyboard/ the umlaut version of a, o and u should map as follows.
ä -> ae ö -> oe ü -> ue
Can this be fixed?
The text was updated successfully, but these errors were encountered:
@tomlyn thanks for pointing this out. Would you like to do a PR?
Sorry, something went wrong.
@jonschlinkert Yes, happy to. It is created!
Successfully merging a pull request may close this issue.
According to this web page and from German speakers I know:
https://blogs.transparent.com/german/writing-the-letters-%E2%80%9Ca%E2%80%9D-%E2%80%9Co%E2%80%9D-and-%E2%80%9Cu%E2%80%9D-without-a-german-keyboard/
the umlaut version of a, o and u should map as follows.
ä -> ae
ö -> oe
ü -> ue
Can this be fixed?
The text was updated successfully, but these errors were encountered: