Soon
Soon
closed in Rspress V2 by bumping the version
We encourage users to use code blocks at compile time ` ```tsx ` as much as possible, not the runtime ones; this can only be considered an escape hatch. We'll...
```md // guide/index.mdx {" "} ``` log is as below ```sh > [email protected] build /Users/bytedance/Documents/demos/rspress-2-beta-demo > rspress build 🔥 Rspress v2.0.0-beta.9 File: "/Documents/demos/rspress-2-beta-demo/docs/guide/index.mdx" Error: "2:1: Expected the closing tag ``...
fixed in https://github.com/web-infra-dev/rspress/pull/2549
[Bug]: Does the built-in code component's `src` prop support alias paths? @rspress/plugin-playground
no, it does not support now
[Bug]: Does the built-in code component's `src` prop support alias paths? @rspress/plugin-playground
https://github.com/web-infra-dev/rspress/issues/2182
This document seems to have not solved this problem. https://github.com/tinytek-io/windcraft-starter-kit/pull/9 this is not just a change on doc; supporting Tailwind V4 is a **feature** with code, testing, and documentation.
Thanks for your supporting. If we haven't tested this usage of tw4, and whether it is working normally in Rspress, we cannot document it to recommend users to use it......
> excuse me, I have a question for the issue. should all the `Img` zoomable after refactor, or the user also need to configure the `selector` in the `mediumZoom` in...
This is under we expectation, plugin-playground does not support folder structure Therefore, the file examples should be self-sufficient