\n\n\u003Cimg width=\"298\" height=\"300\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/273a285b-18d3-4f36-9322-73976c96a70a\" />\n\n### Expected behavior\n\n1. `lang` attribute (e.g. `lang=zh-CN` or `lang=ja`) is added to one of ancestor tags of each language label\n2. Each han is displayed as the correct/expected form\n\nCorrect:\n\nSet the correct `lang` attribute values to Simplified/Traditional Chinese labels:\n\n\u003Cimg width=\"343\" height=\"719\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/4d93fc69-2bd5-45c1-a1ae-ee4c23a14846\" />\n\n↓Note: Japanese \u003Cspan lang=ja>文\u003C/span> is prioritized due to `system-ui` and `ui-sans-serif`, so this is not ideal:\n\n\u003Cimg width=\"247\" height=\"183\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6c24d586-1317-45f5-a355-29cf048206f0\" />\n\n(`sans-serif` instead of them will fix the shape of 文)\n\n### System Info\n\n```Text\nN/A\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.",[3188],{"name":3189,"color":3190},"bug: pending triage","e99695",4927,"Set `lang` attribute to language labels","2025-08-31T14:33:37Z","https://github.com/vuejs/vitepress/issues/4927",0.7266334,{"description":3197,"labels":3198,"number":3204,"owner":3155,"repository":3156,"state":3157,"title":3205,"updated_at":3206,"url":3207,"score":3208},"### Is your feature request related to a problem? Please describe.\n\nI have problems localising the lines with a dead link, so it is difficult to solve it quickly.\n\n### Describe the solution you'd like\n\nI would like one improvement to the check system and error tracking that allows to return of the lines that have a dead link along the files.\n\n### Describe alternatives you've considered\n\nI would like to know if it is possible to recover the lines where a dead link is found and return it along the file.\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.",[3199,3202,3203],{"name":3200,"color":3201},"build","377ba8",{"name":3177,"color":3178},{"name":3152,"color":3153},2847,"feat: display the lines where dead link was found","2025-03-02T18:11:04Z","https://github.com/vuejs/vitepress/issues/2847",0.729251,{"description":3210,"labels":3211,"number":3216,"owner":3155,"repository":3156,"state":3157,"title":3217,"updated_at":3218,"url":3219,"score":3220},"### Describe the bug\n\n\r\n\r\n\n\n### Reproduction\n\n测试环境刷新页面即可复现,本地运行正常\r\n\r\n\r\n\n\n### Expected behavior\n\nfind the reason and fix it\n\n### System Info\n\n```Text\nwindow chrome virepress v1.3.2 node.js v16.18.0\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.",[3212,3215],{"name":3213,"color":3214},"need more info","bdbefc",{"name":3152,"color":3153},4167,"testing environment refresh page error. example: framework.gVONBIN7.js:13 Hydration completed but contains mismatches.","2024-10-12T12:11:43Z","https://github.com/vuejs/vitepress/issues/4167",0.73090374,{"description":3222,"labels":3223,"number":3224,"owner":3155,"repository":3156,"state":3225,"title":3226,"updated_at":3227,"url":3228,"score":3229},"### Describe the bug\n\n```\r\nframework.sw6uv5Tp.js:1 DOMException: Failed to execute 'setAttribute' on 'Element': '2' is not a valid attribute name.\r\n at $a (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:65528)\r\n at Ya (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:67287)\r\n at B (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:43411)\r\n at P (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:43090)\r\n at _ (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:42520)\r\n at j (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:43944)\r\n at B (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:43271)\r\n at P (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:43090)\r\n at _ (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:42520)\r\n at j (http://localhost:4173/assets/chunks/framework.sw6uv5Tp.js:1:43944)\r\n```\r\n\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/vite-hw16pn?file=docs%2FInlineEditor.md\r\nGo to the Example page first, and then go to the target page InlineEditor so that it triggers the SPA and then crash.\r\nIf you find stackblitz always give you blank page, it means that vitepress crashed. Simply click Close on the top right corner and open it again.\n\n### Expected behavior\n\n\r\nThis only works when we access this URL directly, i.e. no SPA triggered.\n\n### System Info\n\n```Text\nSystem:\r\n OS: Linux 6.6 Arch Linux\r\n CPU: (16) x64 AMD Ryzen 7 7840HS w/ Radeon 780M Graphics\r\n Memory: 86.62 GB / 90.08 GB\r\n Container: Yes\r\n Shell: 5.9 - /usr/bin/zsh\r\n Binaries:\r\n Node: 18.19.0 - ~/.config/nvm/versions/node/v18.19.0/bin/node\r\n npm: 10.2.3 - ~/.config/nvm/versions/node/v18.19.0/bin/npm\r\n pnpm: 8.11.0 - ~/.config/nvm/versions/node/v18.19.0/bin/pnpm\r\n bun: 1.0.8 - ~/.bun/bin/bun\r\n Browsers:\r\n Chromium: 119.0.6045.199\n```\n\n\n### Additional context\n\nThe original page is here:\r\nhttps://blocksuite.io/api/@blocksuite/inline/classes/InlineEditor.html\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.",[],3323,"closed","Vitepress crashed when rendering some markdown files","2023-12-22T00:04:34Z","https://github.com/vuejs/vitepress/issues/3323",0.66735154,{"description":3231,"labels":3232,"number":3236,"owner":3155,"repository":3156,"state":3225,"title":3237,"updated_at":3238,"url":3239,"score":3240},"### Is your feature request related to a problem? Please describe.\n\nHow to modify the copy code characters to Chinese. Thanks to all developers!\n\n### Describe the solution you'd like\n\nHow to modify the copy code characters to Chinese. Thanks to all developers!\n\n### Describe alternatives you've considered\n\nHow to modify the copy code characters to Chinese. Thanks to all developers!\n\n### Additional context\n\nHow to modify the copy code characters to Chinese. Thanks to all developers!\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.",[3233],{"name":3234,"color":3235},"duplicate","cfd3d7",3857,"How to modify the copy code characters to Chinese. Thanks to all developers!","2024-05-11T04:41:55Z","https://github.com/vuejs/vitepress/issues/3857",0.6840438,{"description":3242,"labels":3243,"number":3245,"owner":3155,"repository":3156,"state":3225,"title":3246,"updated_at":3247,"url":3248,"score":3249},"### Describe the bug\n\nAfter updating alpha52, local is normal, but after deploying to netlify, the folding of the sidebar and the search button and font setting all invalid.\r\n\r\nUncaught ReferenceError: Cannot access 'W' before initialization\n\n### Reproduction\n\nhttps://csfive.netlify.app/cs/path\n\n### Expected behavior\n\nlike description\n\n### System Info\n\n```shell\nsee nelify.toml: https://github.com/csfive/docs/blob/main/netlify.toml\n```\n\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] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3244],{"name":3189,"color":3190},2074,"Uncaught ReferenceError: Cannot access 'W' before initialization","2023-03-21T00:04:12Z","https://github.com/vuejs/vitepress/issues/2074",0.6901661,{"description":3251,"labels":3252,"number":3253,"owner":3155,"repository":3156,"state":3225,"title":3254,"updated_at":3255,"url":3256,"score":3257},"### Is your feature request related to a problem? Please describe.\n\n需要自定义AI搜索引擎比如https://metaso.cn/?q=%s \n但目前不能重命名 而且只能一个,不方便切换\n\n### Describe the solution you'd like\n\n自定义内可以编辑名称,且有个+号能新增一个\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.",[],4550,"搜索引擎自定义只能一个,且无法命名","2025-02-16T04:42:55Z","https://github.com/vuejs/vitepress/issues/4550",0.69748825,["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fVeC1DghGTaae7lMVugETI7mLM2bRdqItezSxFltcJEY":-1},"/vuejs/vitepress/3998"]