,
. Those are fine as they are not inside the JSON string? Actually, the JSON string value for "content" will contain HTML tags with double quotes. In JSON, we need to escape double quotes inside the string by backslash. But the HTML tags use double quotes for attributes? The original content does not have any attributes with double quotes; it's just , ,
,
,




