Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Happens to us all the time. We have an issue with Marketo's text editor adding in HTML line breaks and spacing so the HTML looks pretty for our development team. The issue: this bloats the size of the email by 50%. Would love a feature that removes white space and line breaks at send time. https://n...
The issue: Gmail clips emails over 102kb (https://mailchimp.com/help/gmail-is-clipping-my-email/). Our solution:Before we push HTML into Marketo through the API (https://developers.marketo.com/rest-api/assets/emails/#update_editable_section), we remove line breaks and whitespace in the HTML. For exa...