-
Notifications
You must be signed in to change notification settings - Fork 106
docs: add htmlexample shortcode #2412
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
Conversation
|
✅ Deploy Preview for patternfly-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Might be worth making a pfe disclosure element as well as an rh-disclosure element down the line both using the |
|
@brianferry the fact that when you quoted this bit of text it actually turned into a details element is priceless. |
brianferry
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lemurs Galloping Towards Munchies
5b8155f to
a53d20c
Compare

What I did
{% htmlexample %}short code to display HTML example code in a disclosure.Testing Instructions
Notes to Reviewers
I think we might need to apply some style to the
<details>generated by the shortcode. Ideas welcome!