Skip to content
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

Documentation: add copy button to code blocks #1198

Merged
merged 1 commit into from
Oct 3, 2020
Merged

Documentation: add copy button to code blocks #1198

merged 1 commit into from
Oct 3, 2020

Conversation

deining
Copy link
Contributor

@deining deining commented Oct 1, 2020

Using the button, you can copy textual content of code block to clipboard.

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2020

Codecov Report

Merging #1198 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1198      +/-   ##
============================================
+ Coverage     94.26%   94.30%   +0.04%     
  Complexity      455      455              
============================================
  Files             2        2              
  Lines          6674     6674              
  Branches       1793     1794       +1     
============================================
+ Hits           6291     6294       +3     
+ Misses          105      102       -3     
  Partials        278      278              
Impacted Files Coverage Δ Complexity Δ
src/main/java/picocli/CommandLine.java 94.14% <0.00%> (+0.04%) 314.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5aeef45...19f9e34. Read the comment docs.

@remkop remkop added this to the 4.6 milestone Oct 3, 2020
@remkop remkop merged commit d19e2a3 into remkop:master Oct 3, 2020
remkop added a commit that referenced this pull request Oct 3, 2020
@remkop
Copy link
Owner

remkop commented Oct 3, 2020

Merged, and pushed the rendered HTML.

This is very nice! It is subtle but a very nice enhancement for users.
I like this a lot! Thanks for the contribution again!

remkop pushed a commit that referenced this pull request Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants