Good day guys. In Kibana 5.6, I've noticed that if a field value in a returned doc contains " character, Console wraps it in triple quotes """ (style Python doc strings). While I like Python, I now can't copy/paste results returned by Console, because it's invalid JSON:

Is there any documentation on this feature?
Thanks.