Incorrect rendering of accented characters
dfalbel opened this issue · 4 comments
dfalbel commented
When using accented characters in exercises code comments, the sample code is ok:
When I run the code, the accented characters are rendered wrong in the console
Here a reproducible example.
Thanks very much!
filipsch commented
@dfalbel I though you'd bump into that one... Our backend currently does not support exotic characters other than the utf8 ones... It's an issue that we're hoping to solve soon. Until then, I suggest you don't use any ã, ú etc... I bumped it up the issue queue internally, I'll let you know if we figure out a solution.
dfalbel commented
No problems! Thanks for great support.
filipsch commented
Something that has to be addressed on the datacamp-light
project.
filipsch commented
Issue moved to datacamp/datacamp-light #34 via ZenHub