Skip to content

Feature Request: Add a "Copy Page" button to the docs site for LLMs #1

Description

@fabriziogianni7

Feature Request: Add a "Copy Page" button to the docs site

Description
It would be very helpful for users if the documentation pages had a convenient way to copy the entire current page's content as clean Markdown. It's useful when sharing context with LLMs. right now people have to manually select + copy, which often includes unwanted noise (sidebars, headers, navigation).

I came across a lightweight Docusaurus plugin that does exactly this with almost zero configuration:

Plugin: docusaurus-plugin-copy-page-button
Showcase / Demo: https://portdeveloper.github.io/copy-page-button-showcase/
GitHub: https://github.com/portdeveloper/docusaurus-plugin-copy-page-button
Main benefit: Adds a "Copy page" button (usually in the sidebar) that copies the page content as AI-friendly Markdown. It also optionally offers one-click "Open in ChatGPT / Claude / Gemini" actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions