Prevent email from going in compatibility mode
When I create fragments in AJO through UI using default structure and content components, modify styles with styles editor and save, they work fine in the email editor. However, the HTML code the system generate is lacking some outlook and dark mode specific code e.g. bolding does not work and images don't scale, dark mode colors dictated by email client etc.
When I update the template/fragment code to make it work properly on all email clients, the editor does not recognize the code anymore and go into compatibility mode after I leave editor once and open again. After I can still edit texts and images that are already dragged into the template but I cannot add new fragments anymore.
Any ways to prevent emails with custom code from going into compatibility mode?