Steps to replicate the issue (include links if applicable):
- Find an article having an italicized title. (e.g. Father Ted)
- Use get or get_revision (I haven't tested get, but I think they should work the same) to fetch that page into html
- Then try to transform it to wikitext using transform_to_wikitext.
What happens?: It fails:
HTTP status client error (400 Bad Request) for url (https://en.wikipedia.org/api/rest_v1/transform/html/to/wikitext/%3Ci%3EFather%20Ted%3C%2Fi%3E/1129515675)
What should have happened instead?: Success
Software version (skip for WMF-hosted wikis like Wikipedia): parsoid = "0.7.4"
Other information (browser name/version, screenshots, etc.):