Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amp 4 email attribute #2734

Open
morriq opened this issue Aug 25, 2023 · 4 comments
Open

amp 4 email attribute #2734

morriq opened this issue Aug 25, 2023 · 4 comments

Comments

@morriq
Copy link

morriq commented Aug 25, 2023

Hello,

I'm trying to create amp email, but to do it, I need to add attribute to html tag:

<html ⚡4email> or <html amp4email>

I tried this way:

    <mj-html-attributes>
      <mj-selector path="html">
        <mj-html-attribute name="amp4email">test</mj-html-attribute>
      </mj-selector>
    </mj-html-attributes>

or even this

<mjml amp4email>

but compiler ignores it.

Any chance to implement it? Thanks

@morriq
Copy link
Author

morriq commented Sep 21, 2023

up :)

@multivoltage
Copy link

Is this library maintained?
@morriq did you solve your issue?

@morriq
Copy link
Author

morriq commented Jan 10, 2024

@multivoltage not really. We postponed amp emails

@iRyusa
Copy link
Member

iRyusa commented Jan 29, 2024

Feel free to open a PR with an attribute on mjml tag maybe ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants