Having problems validating HTML for an email template | Community
Skip to main content
February 26, 2014
Question

Having problems validating HTML for an email template

  • February 26, 2014
  • 2 replies
  • 803 views
I'm having trouble validating an email template's HTML. Is there a way to number the lines or make this easier?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

February 26, 2014
https://litmus.com/blog/validating-html-for-email
February 27, 2014
I use an advanced text editor (such as Notepad++) to code templates in, then simply paste the code into Marketo once I'm done. This way, you get useful features such as line numbers, syntax highlighting, auto-completion etc. Plus, you can test it locally without fear of breaking the draft code in Marketo.