Closed filipsch closed 6 years ago
@dfalbel Looks like this is fixed in the new version of DataCamp Light!
It's in beta right now but feel free to try it out---just change the script import tag to this one:
<script type="text/javascript" src="//cdn.datacamp.com/dcl-react.js.gz"></script>
@dfalbel commented on Tue Dec 27 2016
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 on Tue Dec 27 2016
@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 on Tue Dec 27 2016
No problems! Thanks for great support.
@filipsch commented on Mon Feb 20 2017
Something that has to be addressed on the
datacamp-light
project.