Given example
{
"#str_foo_001" "Bo's dogs don't bite."
}
How do I escape the ’ ?
’ does not work.
EDIT: problem solved. You won’t believe how much ’ looks like ’
And it needs no escape, just the correct character (and the escape character is indeed )