\r\n```\r\n\r\nAlternatively, use the `desc` defined in the `container` to write Markdown syntax.\r\n\r\n```md\r\n::: demo src=\"../demo.vue\" title=\"Demo block\"\r\n\r\nThis is a `description` that can be written using Markdown.\r\n\r\n:::\r\n```\r\n\r\n### Describe the solution you'd like\r\n\r\nTo address this, I have created the [markdown-it-vitepress-demo](https://github.com/hairyf/markdown-it-vitepress-demo) plugin. I'm not sure if it can be helpful.\r\n\r\n### Describe alternatives you've considered\r\n\r\n_No response_\r\n\r\n### Additional context\r\n\r\n- https://github.com/vuejs/vitepress/issues/987\r\n- https://github.com/vuejs/vitepress/issues/1349\r\n\r\n### Validations\r\n\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.dev).\r\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\r\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[3046],{"name":3047,"color":3048},"stale","ededed",2432,"vuejs","vitepress","open","feat(demo): built-in markdown plugin provides support for showcasing demo capabilities.","2024-07-17T14:37:26Z","https://github.com/vuejs/vitepress/issues/2432",0.74105006,{"description":3058,"labels":3059,"number":3060,"owner":3050,"repository":3051,"state":3061,"title":3062,"updated_at":3063,"url":3064,"score":3065},"### Is your feature request related to a problem? Please describe.\n\n无\n\n### Describe the solution you'd like\n\n新的vue组件库是基于vue2.7写的,使用vitepress搭过自己的博客觉得很舒服,希望vitepress支持下vue2.7版本,这样整个生态就比较舒服\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.vuejs.org).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[],1514,"closed","vitepress可以支持vue2.7","2023-01-21T14:23:08Z","https://github.com/vuejs/vitepress/issues/1514",0.6834054,{"description":3067,"labels":3068,"number":3069,"owner":3050,"repository":3051,"state":3061,"title":3070,"updated_at":3071,"url":3072,"score":3073},"**Is your feature request related to a problem? Please describe.**\r\nIs there any documentation about vitepress?\r\nLike: https://www.vuepress.cn/\r\n",[],107,"Is there any documentation about vitepress?","2023-01-21T16:24:21Z","https://github.com/vuejs/vitepress/issues/107",0.71623623,{"description":3075,"labels":3076,"number":3077,"owner":3050,"repository":3051,"state":3061,"title":3078,"updated_at":3079,"url":3080,"score":3081},"### Is your feature request related to a problem? Please describe.\n\n1.希望code代码块在切换暗黑模式下,没有任何色差变化。\r\n而整个页面都发生了变化,就连自定义容器都发生了变化,唯独代码块没有任何变化。\r\nvue官方文档中,切换时,背景颜色发生变化了。\r\n2.切换模式下,背景颜色变化过快\n\n### Describe the solution you'd like\n\n1.加上颜色差的变化,因为整个页面的color颜色都变化 就code代码块未发生变化,最好字体 color 颜色也加上个色差变化\r\n2.加入下淡入淡出的动画效果,点击切换过快的颜色变化,眼睛有极大伤害\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[],2763,"vitepress在暗黑模式中code代码块希望也加入暗黑模式","2023-08-17T00:04:10Z","https://github.com/vuejs/vitepress/issues/2763",0.7193438,{"description":3083,"labels":3084,"number":3085,"owner":3050,"repository":3051,"state":3061,"title":3086,"updated_at":3087,"url":3088,"score":3089},"### Is your feature request related to a problem? Please describe.\n\n目前只能引入.vue文件进行解析,引入tsx会报`React is not defined`\n\n### Describe the solution you'd like\n\n能够支持tsx\r\n或者放开vite的配置,能够对vite做扩展支持\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.vuejs.org).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[],1636,"希望能够支持tsx组件","2023-01-21T14:20:38Z","https://github.com/vuejs/vitepress/issues/1636",0.72219807,{"description":3091,"labels":3092,"number":3093,"owner":3050,"repository":3051,"state":3061,"title":3094,"updated_at":3095,"url":3096,"score":3097},"这个对于文档网页特别重要,如果没有这个,那关于文档目录的显示既需要我们自己配文件,又需要自己写组件,完全体验不到vitepress在文档网站的优越性,像hugo框架就可以提供这样的功能,这就导致vitepress在文档网站的优势被进一步削弱,希望能尽快完善该功能",[],1566,"建议新增自动提取md标题作为sidebar","2023-01-21T14:22:44Z","https://github.com/vuejs/vitepress/issues/1566",0.727916,{"description":3099,"labels":3100,"number":3104,"owner":3050,"repository":3051,"state":3061,"title":3105,"updated_at":3106,"url":3107,"score":3108},"### Is your feature request related to a problem? Please describe.\n\nNope.\n\n### Describe the solution you'd like\n\nProvide a config option, like `lastUpdated`.\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\nNot very familiar with Node and Vite. I tried to do it on my own, but failed with 'process is not defined'. Any help?\n\n### Validations\n\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[3101],{"name":3102,"color":3103},"question","5D5FAE",3001,"Support to show page contributors","2023-10-01T00:04:52Z","https://github.com/vuejs/vitepress/issues/3001",0.7284459,{"description":3110,"labels":3111,"number":3115,"owner":3050,"repository":3051,"state":3061,"title":3116,"updated_at":3117,"url":3118,"score":3119},"### Describe the bug\n\nhttps://flowbite-vue.com/pages/getting-started\n\n\u003Cimg width=\"97\" height=\"103\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/eb9f85c1-6df8-47e9-950a-8b1aeb92b7ba\" />\n\n\n```vue\n\u003Cscript setup>\nimport { FwbButton } from 'flowbite-vue'\n\u003C/script>\n\u003Ctemplate>\n \u003Cdiv>\n \u003Cfwb-button color=\"default\">Default\u003C/fwb-button>\n \u003C/div>\n\u003C/template>\n```\n\n### Reproduction\n\nhttps://github.com/jk2K/testvitepress\n\ntech stack\n1. https://flowbite-vue.com/pages/getting-started\n2. tailwindcss v4\n\n### Expected behavior\n\n\u003Cimg width=\"103\" height=\"50\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/7bffdf53-2faf-4257-87c2-4f60511b7060\" />\n\n### System Info\n\n```Text\nSystem:\n OS: macOS 15.5\n CPU: (14) arm64 Apple M4 Pro\n Memory: 218.33 MB / 48.00 GB\n Shell: 5.9 - /bin/zsh\n Binaries:\n Node: 22.16.0 - ~/.nvm/versions/node/v22.16.0/bin/node\n npm: 10.9.2 - ~/.nvm/versions/node/v22.16.0/bin/npm\n pnpm: 10.11.0 - /opt/homebrew/bin/pnpm\n Browsers:\n Chrome: 138.0.7204.159\n Safari: 18.5\n npmPackages:\n vitepress: ^1.6.3 => 1.6.3\n```\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [x] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [x] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [x] Read the [docs](https://vitepress.dev).\n- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3112],{"name":3113,"color":3114},"bug: pending triage","e99695",4856,"vitepress not work for flowbite-vue","2025-07-25T10:13:26Z","https://github.com/vuejs/vitepress/issues/4856",0.72941226,{"description":3121,"labels":3122,"number":665,"owner":3050,"repository":3051,"state":3061,"title":3123,"updated_at":3071,"url":3124,"score":3125},"As a member of current vuepress team, I just created a prototype for vuepress next major version: https://github.com/vuepress/vuepress-next\r\n\r\n- Vue 3 ecosystem\r\n- Typescript\r\n- Drop class API, use compositional functions\r\n- Try do decouple with webpack, may support different bundlers (e.g. vite)\r\n\r\nToday I noticed vitepress and don't know where to go next 😢 \r\n\r\n@yyx990803 Could you please give some advice? ",[],"Just created vuepress-next prototype before noticed this project","https://github.com/vuejs/vitepress/issues/13",0.73216665,{"description":3127,"labels":3128,"number":3130,"owner":3050,"repository":3051,"state":3061,"title":3131,"updated_at":3132,"url":3133,"score":3134},"\r\n",[3129],{"name":3102,"color":3103},3628,"How to deploy vitepress using vercel","2024-03-12T00:06:13Z","https://github.com/vuejs/vitepress/issues/3628",0.7338545,["Reactive",3136],{},["Set"],["ShallowReactive",3139],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$frkN8l-Lq_huenA4PJCCXesjjcYl_RvCk52DGSm4LmEw":-1},"/vuejs/vitepress/274"]