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

Button custom attributes not retained #111

Open
nikjft opened this issue May 16, 2019 · 1 comment
Open

Button custom attributes not retained #111

nikjft opened this issue May 16, 2019 · 1 comment

Comments

@nikjft
Copy link

nikjft commented May 16, 2019

I am building templates for Pardot, which requires the certain attributes (e.g. "pardot-repeatable," and "pardot-editable") to be added to all editable elements.

For most tags in Inky, I can do this fine. Adding pardot-repeatable to a Container or Row ensures that the generated outer table maintains that attribute.

However, on buttons, if I have , the special tag doesn't make it through.

I would expect that tag to be added either to the containing table or (ideally) on the a href that represents the button. Regardless, it should not be deleted.

@ianberdin
Copy link

ianberdin commented Jul 26, 2019

"devDependencies": {
  "inky": "git+https://github.com/zurb/inky.git#234542170bc41a987208aab1dd0c2c18d0a29f75",
}

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

2 participants