-
### Describe the feature or change in detail
While looking around the repo, I noticed that most JavaScript files use relatively outdated ways of doing things, such as using `var` instead of `const` o…
-
**Describe the bug**
index.md with
```
xxx
```
will throw error
``` bash
[vite] SFC template compilation error:
docs/index.md:4:1
Element is missing end tag.
1 |
2 | # t…
-
### Is your feature request related to a problem? Please describe.
It would be nice if sites based on VitePress could support social link preview images with the corresponding meta tags (Twitter an…
-
#### Context
Can't really find a nice place to document the form feature, probably need to setup a doc site to explain better?
Also maybe somewhere that can present the changelog as well
### …
-
在谷歌浏览器,切换到别的tab页,再切换到vitepress-demo-editor展示页面,点击展开代码,就会报 Error: ModelService: Cannot add model because it already exists!, 然后代码块就空白了。
![image](https://user-images.githubusercontent.com/35677000/195…
-
The commonMark spec describes how [HTML blocks](https://spec.commonmark.org/0.30/#html-blocks) and [Raw HTML](https://spec.commonmark.org/0.30/#raw-html) should be treated:
> **4.6 HTML blocks**
>…
-
**Is your feature request related to a problem? Please describe.**
I am using VuePress and me generally create documentation for UI components which includes already created templates/components. In …
-
Like [Tauri](https://tauri.app/v1/guides/getting-started/setup/vite#create-the-frontend)
I think we could combine bundlers and package managers into multi tabs
- https://vue-macros.sxzz.moe/…
-
vitepress也不支持插件,官方文档更是惜字如金。
抱歉给大佬留个言,有没有这样的组件demo呢。
![image](https://user-images.githubusercontent.com/3676670/193991237-deece2ce-17b0-4b07-afd6-5bc619290355.png)
就是在custom block的基础上,能实现切换内容的。
-
Hello,
could you give an example with typescript ?
It’s not clear for me how and where to define the types of a model.
Thx,
Filip