Skip to content

Add docusaurus-plugin-copy-page-button#556

Open
portdeveloper wants to merge 1 commit into
ionic-team:mainfrom
portdeveloper:add-copy-page-button
Open

Add docusaurus-plugin-copy-page-button#556
portdeveloper wants to merge 1 commit into
ionic-team:mainfrom
portdeveloper:add-copy-page-button

Conversation

@portdeveloper

Copy link
Copy Markdown

This PR

  • adds docusaurus-plugin-copy-page-button to package.json
  • adds the plugin string to plugins in docusaurus.config.js
  • puts a "Copy page" button in the docs sidebar — exports current page as clean markdown
  • adds one-click "Open in Claude / ChatGPT / Gemini" actions that prefill the markdown

why useful for Capacitor specifically:
the plugin API and iOS/Android setup pages carry a lot of per-page nuance — permissions, native config, platform quirks. the typical flow for an app dev is reading an API or guide page → wanting to drop just that page into an LLM to scaffold the integration or debug a native build issue. this saves the select-and-clean step and keeps the model grounded in the current API rather than a stale training snapshot.

zero config, auto-injects into the TOC sidebar, theme-aware.

shipping on React Native, Redux Toolkit, Puppeteer, pnpm, PlayCanvas, Arbitrum, Cardano, Sui, Nillion, Flare, Kaia, and ~20 other docs sites. listed on the Docusaurus community plugins page.

happy to close/rebase if not a fit

Adds a 'Copy page' button to docs pages that exports the page as clean
markdown, with one-click 'Open in Claude / ChatGPT / Gemini' actions.
@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@portdeveloper is attempting to deploy a commit to the Ionic Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant