Skip to content
New issue

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

Improve unicode character support in Markdown #1602

Closed
ErisDS opened this issue Nov 30, 2013 · 1 comment
Closed

Improve unicode character support in Markdown #1602

ErisDS opened this issue Nov 30, 2013 · 1 comment
Labels
affects:editor Work relating to the Koenig Editor

Comments

@ErisDS
Copy link
Member

ErisDS commented Nov 30, 2013

Showdown does not generate IDs for non-English characters. This can result in empty IDs, or IDs which contain just the English characters if there is a mix.

As part of our work to improve support for foreign languages, we should ensure that sensible IDs are generated for non-English characters, probably using unidecode.

@ErisDS ErisDS modified the milestones: Localisation, Multi-user Apr 15, 2014
@ErisDS
Copy link
Member Author

ErisDS commented Aug 20, 2014

Closing against #3801

@ErisDS ErisDS closed this as completed Aug 20, 2014
@ErisDS ErisDS removed this from the Localisation milestone Aug 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:editor Work relating to the Koenig Editor
Projects
None yet
Development

No branches or pull requests

1 participant