Skip to content

feat(docs): Add copy button to all documentation code snippets #9097

@dipanshurdev

Description

@dipanshurdev

Issue

The project documentation currently lacks a copy button next to all code snippets
Image
, which would make it easier for users to copy the code quickly.

This feature is common in many technical docs and helps avoid issues like accidentally missing characters when copying.

Reproduce

  • Add a small copy button next to each <pre> or <code> block in the docs.
  • This button, when clicked, should copy the code to the clipboard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions