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

(mj-link) — Attribute text-transform is illegal #596

Closed
mattez opened this issue Mar 15, 2017 · 2 comments
Closed

(mj-link) — Attribute text-transform is illegal #596

mattez opened this issue Mar 15, 2017 · 2 comments

Comments

@mattez
Copy link

mattez commented Mar 15, 2017

This code

<mj-link href="link" text-transform="none">Link text</mj-link>

returns error (mj-link) — Attribute text-transform is illegal.

Why? Attribute text-transform is legal on mj-link. See https://mjml.io/documentation/#mjml-navbar

Node: v7.5.0
mjml: 3.3.0-beta.8

@ngarnier
Copy link
Member

Hello @mattez, you're right, thanks for reporting. It's a validation error only so the attribute will still work on the component, you can ignore it until we fix it.

@ngarnier ngarnier added this to the 3.3.1 milestone Mar 16, 2017
@ngarnier
Copy link
Member

ngarnier commented Jun 8, 2017

https://github.com/mjmlio/mjml/releases/tag/3.3.3

@ngarnier ngarnier closed this as completed Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants