I’m just wondering how to use this attribute correctly in my email template.
{% content_attribute “email_body” %}
{% end_content_attribute %}
I can see that it defines the area of what is editable, but when I move it to include all the table content in my email template, going back in to edit view I find most of my content has disappeared. Also it would be useful to know if it is mandatory as I could potentially use custom modeules to define the editable areas instead.
So your issue may be that you’re tryng to make structural elements editable via the content editor. I do not believe that table or table elements are editable in the way you’re attempting to edit them via the content editor.