Do not show HTML code in the text-only version from the Email Script token | Community
Skip to main content
New Participant
March 28, 2021
New

Do not show HTML code in the text-only version from the Email Script token

  • March 28, 2021
  • 0 replies
  • 906 views

If you use HTML code in your  Email Script token, Marketo displays this code in the text-only version of you email. 
Example:

Your Email Script token has

<table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="left"> <p>Some text</p> </td> </tr> </table>

And be sure your customers will see the same code (not only "Some text") in the text-only version.