```css :root { text-autospace: normal; } pre { text-autospace: no-autospace; } ``` <img width="985" height="451" alt="Image" src="https://github.com/user-attachments/assets/22863e62-a52b-4725-8328-123f769ff85d" /> https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/text-autospace https://github.com/vuejs/vitepress/issues/4996 https://github.com/web-infra-dev/rspress/pull/2920 https://github.com/web-infra-dev/rspress/releases/tag/v2.0.0-rc.3 The existence of this property is crucial in pages written in CJK languages.