GrapesJS / mjml

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

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

Open RakulAgn opened 1 year ago

RakulAgn commented 1 year ago

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

rubennaatje commented 6 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.