GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
649 stars 229 forks source link

Mjml Attributes not working while if converted from mjml to html #306

Closed RakulAgn closed 3 months ago

RakulAgn commented 1 year ago

MJML Attributes are added Like this <mj-section custom-data="{{ProductName}}"></mj-section>

rubennaatje commented 10 months ago

Are they supposed to work like that? I can't find in the mjml documentation or github anything that says this should work.