-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: add button to show full code example #2334
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
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
PR Code Suggestions ✨Explore these optional code suggestions:
|
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.
Thank you!
* feat: add button to show full code example * fix: apply bot code suggestions * set border style for buttons --------- [deploy site] Co-authored-by: Diego Molina <diemol@users.noreply.github.com> 2fc8f70
User description
Description
add show example, inspired from PR #2276
Motivation and Context
Types of changes
Checklist
PR Type
Enhancement
Description
Add "Show full example" button for code snippets with line fragments
Improve user experience for viewing and copying full code examples
Changes walkthrough 📝
gh-codeblock.html
Add modal to display and copy full code example
website_and_docs/layouts/shortcodes/gh-codeblock.html
shortcuts