\r\n\u003C/VPTeamPage>\r\n\n\n### Expected behavior\n\nit suppose to change Sponsor word like this but didn't work\r\n\r\n\r\n\r\n\n\n### System Info\n\n```Text\nSystem\n```\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.",[2920],{"name":2921,"color":2922},"need more info","bdbefc",4124,"closed","actionText prop on VPTeamMembers components doesn't works","2024-08-20T04:43:16Z","https://github.com/vuejs/vitepress/issues/4124",0.77459794,{"description":2930,"labels":2931,"number":2933,"owner":2871,"repository":2872,"state":2924,"title":2934,"updated_at":2935,"url":2936,"score":2937},"### Is your feature request related to a problem? Please describe.\n\nI created an plugin but the user still needs to register the markdown plugin in the config file like in [here](https://github.com/emersonbottero/vitepress-plugin-mermaid/blob/e96fc1df04248e9ca2347f4718b9f00c1aaf30db/docs/.vitepress/config.js#L10-L12).\r\nI would like for the user to only set the vite plugin and it just works.. \r\n\r\nI also needed to register a component globally and I [changed the main app file](https://github.com/emersonbottero/vitepress-plugin-mermaid/blob/e96fc1df04248e9ca2347f4718b9f00c1aaf30db/src/index.ts#L65-L76) since it is in client, (not sure I'm a genius or just stupid! 🤣\n\n### Describe the solution you'd like\n\nsomewhere in the hooks I want to be able to register an mardown plugin inside a vite plugin.\n\n### Describe alternatives you've considered\n\nNot sure if it is possible\n\n### Additional context\n\nMy plugin works as it is, but would be nice if it could be simpler to set it up.\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.",[2932],{"name":2868,"color":2869},1354,"Expose Markdown to be changed in an vite plugin","2023-08-12T00:04:36Z","https://github.com/vuejs/vitepress/issues/1354",0.7762406,{"description":2939,"labels":2940,"number":2944,"owner":2871,"repository":2872,"state":2924,"title":2945,"updated_at":2946,"url":2947,"score":2948},"### Describe the bug\n\nI found that the markdown file generated two code blocks, one for light mode, one for dark\r\nI can't find any ban sign from the official website to turn it off\n\n### Reproduction\n\nas describe\n\n### Expected behavior\n\nas describe\n\n### System Info\n\n```Text\nas describe\n```\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.",[2941],{"name":2942,"color":2943},"bug: pending triage","e99695",3022,"Hi sir, how to remove the code block of dark mode","2023-10-04T00:05:27Z","https://github.com/vuejs/vitepress/issues/3022",0.78952724,{"description":2950,"labels":2951,"number":2952,"owner":2871,"repository":2872,"state":2924,"title":2953,"updated_at":2954,"url":2955,"score":2956},"## Translation issues regarding copying code prompt information\r\n\r\n\r\n\r\nHow should I configure my own language?\r\n\r\nI hope there is an option, like the one below\r\n\r\n```\r\ncopyLabel: '已复制',\r\n```\r\n\r\nIn order not to cause you any trouble, I have carefully read the official documents, but I have not found any relevant information\r\n\r\nDoes the feature configuration already exist and I have not found it, or is it not yet implemented in the current version?\r\n\r\n\r\n\r\n",[],2914,"How to configure multiple languages for Copied?","2023-09-15T00:04:14Z","https://github.com/vuejs/vitepress/issues/2914",0.7899154,{"description":2958,"labels":2959,"number":2963,"owner":2871,"repository":2872,"state":2924,"title":2964,"updated_at":2965,"url":2966,"score":2967},"try changing styles in docs/index.md\r\n\r\n```\r\n10:21:11 AM [vitepress] Internal server error: At least one \u003Ctemplate> or \u003Cscript> is required in a single file component.\r\n at Object.parse$2 [as parse] (/Users/divyansh/vitepress/node_modules/.pnpm/@vue+compiler-sfc@3.3.6/node_modules/@vue/compiler-sfc/dist/compiler-sfc.cjs.js:1905:7)\r\n at createDescriptor (file:///Users/divyansh/vitepress/dist/node/serve-ZHDKzFm5.js:74:43)\r\n at getDescriptor (file:///Users/divyansh/vitepress/dist/node/serve-ZHDKzFm5.js:100:36)\r\n at Context.load (file:///Users/divyansh/vitepress/dist/node/serve-ZHDKzFm5.js:2783:28)\r\n at Object.load (file:///Users/divyansh/vitepress/node_modules/.pnpm/vite@4.5.0_@types+node@20.8.7/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:44323:64)\r\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\r\n at async loadAndTransform (file:///Users/divyansh/vitepress/node_modules/.pnpm/vite@4.5.0_@types+node@20.8.7/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:54954:24)\r\n at async viteTransformMiddleware (file:///Users/divyansh/vitepress/node_modules/.pnpm/vite@4.5.0_@types+node@20.8.7/node_modules/vite/dist/node/chunks/dep-bb8a8339.js:64430:32)\r\n```\r\n",[2960],{"name":2961,"color":2962},"upstream","BF29ED",3129,"HMR broken when editing styles in markdown pages","2023-11-16T00:04:39Z","https://github.com/vuejs/vitepress/issues/3129",0.792104,["Reactive",2969],{},["Set"],["ShallowReactive",2972],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fB-TvF19oIOuKDk4PpwffVk90MQ_uO7kDBLMOqg5Gj8Y":-1},"/vuejs/vitepress/218"]