-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issuefeature request
Description
Hello,
This is not an issue but an improvement. It would be nice to add HTML attributes to containers to layout files.
For example, if I want to create the following HTML output with a container:
<header class="header" id="header" data-sticky data-isheader="true">
</header>
I can specify tag, id and class but not the other attributes.
What do you think about it?
Metadata
Metadata
Assignees
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issuefeature request