YodaSpow / EmailDevTools

EmailTools
https://codepen.io/spowart/details/abWzBwR
7 stars 1 forks source link

Table align method detector #19

Closed YodaSpow closed 5 years ago

YodaSpow commented 5 years ago

Check if a <table> has 2 or more <table> structures inside, instead of being a TH method. Therefore: td | th > table + table Working on Codepen: https://codepen.io/spowart/pen/GwLbqb?editors=0010

YodaSpow commented 5 years ago

Removed Table Align Warning

Table Align warning is commented out on lines: 178-179, 217-218, 243-244, 328-333. The reason is that TH method is now used on Master templates and Email Studio code templates have conflicting parent modules that are table > table which is locked down non-editable as a new master template