If I pass through JSON with HTML elements e.g., `<em>...</em>`, it automatically gets converted to HTML entities `\u003cem\u003e ... \u003c/em\u003e`. Can support for rich text formatting be added to a future release?