Docusaurus
Create
Log in
Sign up
Roadmap
Feedback
Feature Requests
Boards
Feature Requests
Powered by Canny
Feature Requests
Details
Showing
Trending
Sort
Trending
Top
New
Filter
Under Review
Planned
In Progress
Complete
posts
Integration with AI / LLMs & MCP
I'm seeing integrations like this on many technical documentation pages: https://cityweft.gitbook.io/docs/getting-started/quickstart Click on the copy dropdown and you'll get options to: Copy page as Markdown for LLMs View as Markdown Open in ChatGPT Open in Claude Connect with MCP Connect to VS Code It would be great if Docusaurus had a similar built in integration. It's something our users are asking us for.
0
2
Separate styles for in-site links and external links
Please consider the ability to set separate styles for in-site and external links. in-site links are those that will keep the user within the current web-site, while external links will take the user to some other web-site altogether.
10
·
planned
12
inflight@1.0.6 memory leak detected by Snyk — will Docusaurus remove this dependency?
Hello! Running a Snyk audit on @docusaurus/core@3.8.1 shows a Medium severity issue with inflight@1.0.6 (abandoned package, known memory leak): @docusaurus/core → @docusaurus/utils → shelljs@0.8.5 → glob@7.x → inflight@1.0.6 inflight has no patch and is unmaintained. glob@9 and rimraf@4+ removed this dependency. Is there a plan to drop shelljs / upgrade dependencies so that inflight is no longer pulled in?
0
2
Add nonce support to docusaurus-preset-classic
Allowing users to supply a nonce option which is then added to the generated <script> tag would enable this preset to be used with a Content Security Policy, but without demanding script src unsafe-inline , which would be undesirable.
0
4
[Feature Request] Vercel Speed Insights integration
Vercel Web Analytics are being added via Pull Request #9687 https://github.com/facebook/docusaurus/pull/9687 It seems fair enough to integrate @vercel/speed-insights into docusaurus using the same approach as well. Either integrate it with the packages/docusaurus-plugin-vercel-analytics itself with an on/off option; or make a new plugin called packages/docusaurus-plugin-vercel-speed-insights. Both seems quite feasible.
0
2
Show Contributors/Authors on Docs Pages
Currently only blog content supports authors, however it would be useful if the docs/guides section was able to display authors as well. This way external editors of a page would be able to have their name publicly displayed.
3
·
planned
18
Collapsible parts of code blocks
Just like we can highlight parts of code in code blocks using //highlight-start and //highlight-end , it would be great if we could collapse parts of code as well (while still making the full code available for copy to clipboard).
2
·
in progress
20
PDF support
Many times, user may need to download the documents to view later, print, or collaborate with others. Having the ability to download a rendered page as PDF by clicking on some icon would be very useful
9
143
Hide "Edit this page" when Printing
When printing a page, you still see the "Edit this page" link -- but I think that should be not part of the Printable view.
2
1
ChatGPT integration
I feel like this is pretty much going to be a necessity on documentation sites going forward. Would be great if you could specify an OpenAI key, vector DB key and be done.
11
12
Load More
→
Powered by Canny