From 9687c7fb7a4c6c0708caa50d23b001e5fd9be744 Mon Sep 17 00:00:00 2001 From: MaxtuneLee <60775796+MaxtuneLee@users.noreply.github.com> Date: Sat, 25 Jul 2026 17:45:31 +0800 Subject: [PATCH] docs: Add rspress-plugin-pdf-generator to README Add rspress-plugin-pdf-generator to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92a4f5b..3f164f8 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ Rspack and Rsbuild support most of the webpack loaders, such as: - [rspress-plugin-auto-sidebar](https://github.com/buyfakett/rspress-plugin-auto-sidebar): Automatically generate the sidebar from the navbar configuration. - [rspress-plugin-giscus](https://github.com/buyfakett/rspress-plugin-giscus): Integrate [giscus](https://github.com/giscus/giscus) into Rspress, a comment system powered by GitHub Discussions. - [rspress-plugin-blog-list](https://github.com/buyfakett/rspress-plugin-blog-list): Integrate blog list into Rspress. +- [rspress-plugin-pdf-generator](https://github.com/MaxtuneLee/rspress-plugin-pdf-generator): Generates multi-language single-page or multi-page PDF documents from Rspress site during build process. ### Unplugin