"Bad control character in string literal in JSON at position 320 (line 1 column 321)"
When I try to add an example to a dataset that works perfectly fine in the playground, I run into an issue where it won't let me save the example, because the JSON doesn't parse. This is annoying. I have to go in and manually remove each new line character if I want to get this to work, but it doesn't make me do that in the playground.

"Bad control character in string literal in JSON at position 320 (line 1 column 321)"
When I try to add an example to a dataset that works perfectly fine in the playground, I run into an issue where it won't let me save the example, because the JSON doesn't parse. This is annoying. I have to go in and manually remove each new line character if I want to get this to work, but it doesn't make me do that in the playground.