What has changed recently with the rich text editor in the Shopify admin? I notice that HTML mode for the product description and collection description editors now uses syntax highlighting which will be nice once everything is working properly. But at the moment both those editors and the blog & page editors are introducing unwanted HTML code into the content.
-
All editors are adding “style: font-weight: 400;” to all tags which overrides the bold for headings, etc.
-
All editors seems to be adding unnecessary “span” tags around text.
-
The product and collection editors are adding “data-mce-…” attributes to most tags.
This needs to be cleaned up please!