-
### Describe the bug
Recently, after upgrading Vue to 3.5.x, I found that the iframe tags in markdown files may cause the content of the markdown files to be missing.
Here's a minimal replication:…
xxf24 updated
1 month ago
-
Thanks for your work on this !
I have some content that require code in multiple files, and having multiple code blocks in a row takes up a lot of vertical space. Would it make sense to support a w…
-
### Describe the bug
build error:
The requested module 'vue' does not provide an export named 'default'
file:///Users/lee/Codes/Work/PanSoft/pan-ui-vue/apps/docs/.vitepress/.temp/index.gDrBdFYw.js:…
-
``` json
// 使用的版本
{
"@vitepress-demo-preview/component": "^2.3.2",
"@vitepress-demo-preview/plugin": "^1.2.3"
}
```
我使用 的是最新的版本, 但是在执行build命令会发现:
![image](https://github.com/user-at…
-
## 前言
闲来无事,研究一下SSR,主要原因在于上周一位后端同学在一次组内技术分享的时候说,对前后端分离、服务端渲染特别感兴趣,在他分享了后端微服务之后,专门点名邀请我下周分享服务端渲染,然后我还没同意,领导就内定让我下周分享了(其实就是下周愿意下周分享,我是那个替死鬼)。
本人主要从个人角度介绍了对服务端渲染的理解,读完本文后,你将了解到:
* 什么是服务端渲染,与客户端渲染…
-
-
**When rewrites are enabled in the config.ts file, the sidebar is not automatically generated**
```ts
// vitepress config.ts
import { defineConfig } from "vitepress";
import { generateSidebar }…
ghost updated
2 months ago
-
### Vue version
3.3.1
### Link to minimal reproduction
https://github.com/yangzongliu/vue3.1-vnode-click-test
### Steps to reproduce
I'm use vitepress doing a components library demo, but when us…
-
### Describe the bug
I'm writing documentation for a component library. Some components have slots.
- When it's a default slot, I fill it by simply placing content in ` `, it works perfectly, and th…
-
**Describe the bug** A clear and concise description of what the bug is:侧边栏折叠/展开,目录没有缩进,体现不出层级关系。
![image](https://github.com/user-attachments/assets/966ff980-1021-430e-a858-00fc9e56cb46)
**Expe…