- Create a blog post with a title that includes smart quotes
- Compare RSS and JSON feeds
- HTML entities eg.
‘
in title of both feeds
- this is OK for an RSS feed
- this is BAD for a JSON feed
https://www.jsonfeed.org/version/1.1/
the only place HTML is allowed in this format is in content_html
Related: