```\r\n\r\nIt doesn't seem to be correct:\r\n\r\n\r\n\r\nHow to make it look correct, just like on the homepage?:\r\n\r\n\r\n\r\n",[2896],{"name":2871,"color":2872},4273,"How to use default Vue components elsewhere","2024-12-03T17:27:39Z","https://github.com/vuejs/vitepress/issues/4273",0.7525603,{"description":2903,"labels":2904,"number":2909,"owner":2874,"repository":2875,"state":2876,"title":2910,"updated_at":2911,"url":2912,"score":2913},"### Is your feature request related to a problem? Please describe.\n\nDue to my markdown file is particularly large, resulting in packaged js file and the corresponding html file size are close to 3M b, which in turn leads to the browser first screen rendering DOM size is too large.\n\n### Describe the solution you'd like\n\nIs it possible to reduce the size of the first screen html and lazy load the rest of the dom?\r\n\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\n\u003Cimg width=\"368\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/73653404/afe26e27-6e7a-489d-983a-42a6acbfff8e\">\r\n\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.",[2905,2906],{"name":2871,"color":2872},{"name":2907,"color":2908},"perf","378A61",3509,"DOM is oversized","2025-03-02T18:09:47Z","https://github.com/vuejs/vitepress/issues/3509",0.7526651,{"description":2915,"labels":2916,"number":2918,"owner":2874,"repository":2875,"state":2876,"title":2919,"updated_at":2920,"url":2921,"score":2922},"### Is your feature request related to a problem? Please describe.\n\nI'd like to wrap code/fence blocks in vue components without button and language span.\r\nCurrently vitepress forces wrapping with this:\r\nhttps://github.com/vuejs/vitepress/blob/9b1bb4ffc6423ef0f16a213133980fdb6e9bf552/src/node/markdown/markdown.ts#L223\r\n\n\n### Describe the solution you'd like\n\nOffer some options for disabling preWrapperPlugin, or overriding it.\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.",[2917],{"name":2871,"color":2872},4039,"Optionally disable or override preWrapper for fence blocks","2025-03-02T18:09:00Z","https://github.com/vuejs/vitepress/issues/4039",0.7565075,{"description":2924,"labels":2925,"number":2927,"owner":2874,"repository":2875,"state":2876,"title":2928,"updated_at":2929,"url":2930,"score":2931},"### Is your feature request related to a problem? Please describe.\n\nI am using obsidian ,hidden files and dir , this application in no found\n\n### Describe the solution you'd like\n\nCan I rename this dir .vitepress ? \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.",[2926],{"name":2871,"color":2872},3793,".vitepress dir Whether you can rename it ? ","2024-06-23T07:11:50Z","https://github.com/vuejs/vitepress/issues/3793",0.75755125,{"description":2933,"labels":2934,"number":2938,"owner":2874,"repository":2875,"state":2876,"title":2939,"updated_at":2940,"url":2941,"score":2942},"### Describe the bug\r\n\r\nOpening or navigating to sidebar links should focus the sidebar item. (Similar to VSCode's `\"explorer.autoReveal\": true` setting) Currently if sidebar is really long or out of the view port, it's not possible to know where I'm at.\r\n\r\n### Reproduction\r\n\r\nExample 1\r\n- Go to https://vitepress.dev/guide/sitemap-generation\r\n- Scroll down the sidebar\r\n- Click on the Guide text in the nav bar\r\n- https://vitepress.dev/guide/what-is-vitepress page will be opened, but sidebar will stay in the position\r\n\r\nExample 2\r\n- Go to https://docs.meteor.com/packages/url.html\r\n- Page you're seeing is listed down in the **Packages > url** sidebar item. But sidebar scroll position won't move.\r\n\r\n### Expected behavior\r\n\r\nOpening sidebar link should focus on the sidebar item. If sidebar is long, it should scroll down the sidebar scroll position.\r\nExample: Opening this page would automatically scroll down the sidebar position https://learn.microsoft.com/en-us/dotnet/fsharp/tutorials/type-providers/troubleshooting-type-providers \r\n\r\n### System Info\r\n\r\n```Text\r\nnpmPackages:\r\n vitepress: 1.4.1 => 1.4.1\r\n```\r\n\r\n\r\n### Additional context\r\n\r\nNot sure if it should be considered as a feature request.\r\n\r\n### Validations\r\n\r\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\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] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2935],{"name":2936,"color":2937},"bug: pending triage","e99695",4296,"Opening or navigating to sidebar links should focus/scroll to the sidebar item","2025-03-22T14:04:32Z","https://github.com/vuejs/vitepress/issues/4296",0.76104486,{"description":2944,"labels":2945,"number":2950,"owner":2874,"repository":2875,"state":2876,"title":2951,"updated_at":2952,"url":2953,"score":2954},"### Is your feature request related to a problem? Please describe.\n\nIt is not related to a direct problem that I have but instead a feature that I would be a great addition to the overall documentation experience that Vitepress provides,\n\n### Describe the solution you'd like\n\nIt would be great if the links that we embed into a page would have some kind of preview popup that gets displayed to the user via the use of an iframe or simply using the open graph protocol. Similar to what Trello does here \r\n\u003Cimg width=\"617\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/26552540/8c86f966-1edb-4ac6-8fe4-8cd17e7a5467\">\r\n As you can see, when I hover over the link a preview is displayed to the user with information regarding the link, it could be through an iframe open graph or both.\n\n### Describe alternatives you've considered\n\nI have not considered any alternatives because I believe that non exist that fulfil the idea that I have in mind\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.",[2946,2949],{"name":2947,"color":2948},"theme","0754FB",{"name":2871,"color":2872},3263,"Link previews","2025-03-02T18:10:14Z","https://github.com/vuejs/vitepress/issues/3263",0.7614512,{"description":2956,"labels":2957,"number":2959,"owner":2874,"repository":2875,"state":2876,"title":2960,"updated_at":2961,"url":2962,"score":2963},"### Is your feature request related to a problem? Please describe.\r\n\r\n1. 我是从 `gitbook`,`mdbook` 过来的用户,这两个工具对侧边栏的目录数据,都是从文档的 `SUMMARY.md` 文件读取的。\r\n\r\n2. 最近发现了 `vuepress`,`vitepress` ,了解到这两个工具对侧边栏的目录数据是通过 `themeConfig` 枚举配置的,功能丰富实用强大。\r\n\r\n### Describe the solution you'd like\r\n\r\n但是我们有时候并不希望完全在服务端控制这个书本的目录列表数据,希望可以提供多一个类似 `gitbook`,`mdbook` 的方式,可以让用户自己去编写 `SUMMARY.md` 文件更新侧边栏目录数据。\r\n\r\n一者可以减少 config 文件的修改,二来也能提升各个书本自行对目录的把控。",[2958],{"name":2871,"color":2872},3704,"Multiple Sidebars auto produce/关于侧边栏的自动生成建议","2025-03-02T18:09:29Z","https://github.com/vuejs/vitepress/issues/3704",0.7615788,{"description":2965,"labels":2966,"number":2968,"owner":2874,"repository":2875,"state":2969,"title":2970,"updated_at":2971,"url":2972,"score":2973},"### Describe the bug\r\n\r\nStep 1\r\n\r\n```vue\r\n\u003Cscript lang=\"jsx\">\r\nimport { CustomLink } from 'my-lib/dist/customLink';\r\nimport { defineComponent } from \"vue\";\r\nexport default defineComponent({\r\n render() {\r\n return (\r\n \u003CCustomLink />\r\n );\r\n },\r\n});\r\n\r\n\u003C/script>\r\n```\r\n\r\nStep 2\r\n\r\nPage md\r\n```\r\n\u003CTest />\r\n\u003Cscript setup>\r\n import Test from '../components/Test.vue'\r\n\u003C/script>\r\n\r\n````\r\n\r\n\r\nResult\r\n\r\n\r\n\r\nBut\r\n\r\nI change for example\r\n\r\n```vue\r\n\r\n\u003Cscript lang=\"jsx\">\r\nimport { defineComponent } from \"vue\";\r\nexport default defineComponent({\r\n render() {\r\n return (\r\n \u003Cdiv>\r\n Hello World :defineConfig\r\n \u003C/div>\r\n );\r\n },\r\n});\r\n\r\n\u003C/script>\r\n\r\n```\r\n\r\nworks\r\n\r\n\r\n\r\nHELP PLEASE\r\n\r\n### Reproduction\r\n\r\nno\r\n\r\n### Expected behavior\r\n\r\nI would expect the component to be seen\r\n\r\n### System Info\r\n\r\n```sh\r\n$ npx envinfo --system --npmPackages vitepress --binaries --browsers\r\nnpx: installed 1 in 2.22s\r\n\r\n System:\r\n OS: Windows 10 10.0.19045\r\n CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz \r\n Memory: 5.52 GB / 15.82 GB\r\n Binaries:\r\n Node: 14.19.0 - D:\\nodejs\\node.EXE\r\n Yarn: 1.22.17 - D:\\nodejs\\yarn.CMD\r\n npm: 6.14.16 - D:\\nodejs\\npm.CMD\r\n Browsers:\r\n Edge: Spartan (44.19041.1266.0), Chromium (113.0.1774.50)\r\n Internet Explorer: 11.0.19041.1566\r\n npmPackages:\r\n vitepress: ^1.0.0-beta.1 => 1.0.0-beta.1\r\n```\r\n\r\n\r\n### Additional context\r\n\r\nI want to document my component library in react with vitepress; It might sound crazy but I had a leap of faith says Toretto hehe\r\n\r\nVite config\r\n```ts\r\nimport { defineConfig } from \"vite\";\r\nimport vueJsx from \"@vitejs/plugin-vue-jsx\";\r\nexport default defineConfig({\r\n plugins: [\r\n vueJsx(),\r\n ],\r\n});\r\n\r\n```\r\n\r\n@antfu do you know jeje?\r\n\r\n### Validations\r\n\r\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\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] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2967],{"name":2936,"color":2937},2427,"closed","I try to render React component from library with @vitejs/plugin-vue-jsx and failed. But i render simple div works :(","2023-06-07T00:04:34Z","https://github.com/vuejs/vitepress/issues/2427",0.7313543,["Reactive",2975],{},["Set"],["ShallowReactive",2978],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fGxWTbDbNFQqzJ2Ykcek7yYUKfy8pDjcr5440WK0fkqY":-1},"/vuejs/vitepress/1962"]