Skip to content

Conversation

@MUFFANUJ
Copy link

@MUFFANUJ MUFFANUJ commented Feb 2, 2026

Description

This PR introduces a copy-to-clipboard button for code blocks in the documentation. The change improves usability by allowing users to quickly copy commands and examples directly from the docs, particularly in sections like Quickstart and Installation.

Related issues

How was this tested?

Screen.Recording.2026-02-03.at.5.05.15.AM.mov

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 3b4a8c0
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/69825050ad5a070008a9ea3a
😎 Deploy Preview https://deploy-preview-432--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: anujkumar.singh <[email protected]>
@MUFFANUJ
Copy link
Author

MUFFANUJ commented Feb 4, 2026

@cmainas @panosmaurikos can you please review this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing “Copy Code” Button in Documentation Code Blocks

1 participant