Skip to content

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

Closed
portdeveloper wants to merge 1 commit into
jellyfin:masterfrom
portdeveloper:add-copy-page-button
Closed

Add docusaurus-plugin-copy-page-button#1874
portdeveloper wants to merge 1 commit into
jellyfin:masterfrom
portdeveloper:add-copy-page-button

Conversation

@portdeveloper
Copy link
Copy Markdown

Summary

Adds docusaurus-plugin-copy-page-button to the Jellyfin docs site so readers can copy any documentation page as clean markdown — handy for piping install/config troubleshooting context into ChatGPT, Claude, Perplexity, or Gemini.

The plugin auto-injects a small "Copy page" button + dropdown into the doc page's table-of-contents area. The dropdown offers:

  • Copy as markdown
  • View as markdown
  • Open in ChatGPT / Claude / Perplexity / Gemini

Live preview of the UI: https://portdeveloper.github.io/copy-page-button-showcase/

Adoption

The plugin currently ships on the docs sites for React Native (just merged via facebook/react-native-website#5085), Puppeteer, Arbitrum, Cardano, Sui, Ethereum execution-apis, and several others — full list in the project README.

Changes

  • Added 'docusaurus-plugin-copy-page-button' to the plugins array in docusaurus.config.ts
  • Added docusaurus-plugin-copy-page-button@0.6.2 to dependencies
  • Resulting package-lock.json updates

npm run build passes locally.

Copyediting

Config-only change — no prose to spellcheck, so the template's aspell / peer-copyediting items don't apply. Happy to adjust if anything in the docs/config needs tweaking.

@nielsvanvelzen
Copy link
Copy Markdown
Member

#1870

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.

2 participants