Soon
Soon
after https://github.com/web-infra-dev/rspress/pull/2322, it is possible to implement However, there is still a certain risk regarding accuracy if some compile-time behaviors within core or plugins depend on the `base` configuration.
this feature is conflicted with https://github.com/web-infra-dev/rspress/pull/101 two view-transition name is conflicted, 'flip' and 'root' https://github.com/ayangweb/rspress/blob/5cfab69d674485933db69b09667576f416e96a58/packages/theme-default/src/layout/DocLayout/index.module.scss when switching the dark mode, `.rspress-doc` with flip 's behavior is strange https://github.com/user-attachments/assets/79312332-6743-42d8-8347-37dd82454133 Currently, I...
I solved it by some ugly codes https://github.com/ayangweb/rspress/blob/cdc406d8532d13df53a7d851b4d1fec743061b4b/packages/theme-default/src/components/SwitchAppearance/index.tsx#L20
https://github.com/web-infra-dev/rspress/issues/2165 There is an issue that is very similar to this PR, you can also try it out~
Sorry, I made a mistake There are two image syntaxes in md, after this change, only images with the md syntax `![]()` will take effect. We also need to use...
https://github.com/web-infra-dev/rspress/issues/731
~~It is too flexible that we find it hard to control, and we might allow users to customize the entire TOC component rather than the data within the TOC.~~ Two...
Investigation: Some virtual modules are cached and not recorded in the buildDependencies of the cache. Solutions: plugin-preview and plugin-playground should be refactored with `rsbuild-plugin-virtual-module` and not make virtual modules separatedly
> You can push your code and draft a PR, can you help with him? @SoonIter yeah, of course
@copilot 帮我把这个 Pr 的 rspress 相关版本改为 2.0.0-rc.0