Skip to content

Button custom attributes not retained #111

@nikjft

Description

@nikjft

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions