We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A copy button for commands in code snippets.
Users could press the button to copy whole code snippets instead of having to highlight the command and copy it with more mouse clicks/key presses.
The feature request was mentioned in the comments as well #227 (comment)
The commands are neatly displayed for users in code blocks.
A button in a corner or above the code block to copy its content.
There are many guides explaining how to implement this feature:
I can do this myself and submit a PR. The design of the button would have to be made by a designer.
The text was updated successfully, but these errors were encountered:
happyRip
No branches or pull requests
Summary
A copy button for commands in code snippets.
Why do we need this ?
Users could press the button to copy whole code snippets instead of having to highlight the command and copy it with more mouse clicks/key presses.
The feature request was mentioned in the comments as well #227 (comment)
What is already there? What do you see now?
The commands are neatly displayed for users in code blocks.
What is missing? What do you want to see?
A button in a corner or above the code block to copy its content.
How do you propose to document this?
There are many guides explaining how to implement this feature:
Can you do this yourself and submit a Pull Request?
I can do this myself and submit a PR. The design of the button would have to be made by a designer.
The text was updated successfully, but these errors were encountered: