-
Notifications
You must be signed in to change notification settings - Fork 118
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
Defining arbitrary attributes on items #131
Comments
frangio
changed the title
Allow defining arbitrary attributes
Defining arbitrary attributes on items
Apr 14, 2020
Heads up, this has been solved with |
Is this supported now or is it still outstanding? I think it is supported based on a quick look, so perhaps this issue can be closed? |
Yes, custom tags like Thanks for following up on this! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to be able to define arbitrary attributes as part of a natspec comment that would be parsed and made available to the handlebars templates.
Potential syntax:
See OpenZeppelin/openzeppelin-contracts#2054 for the original usecase.
The text was updated successfully, but these errors were encountered: