\r\n \u003Cbr />\r\n \u003Cdiv id=\"disqus_thread\">\u003C/div>\r\n \u003C/template>\r\n \u003C/Layout>\r\n\u003C/template>\r\n```\r\n2. 修改了`docs/.vitepress/theme/index.ts`; 2. Modified `docs/.vitepress/theme/index.ts`\r\n```ts\r\nimport DefaultTheme from 'vitepress/theme';\r\n\r\nimport Discussion from '../../components/Discussion.vue';\r\n\r\nexport default {\r\n ...DefaultTheme,\r\n Layout: Discussion,\r\n};\r\n```\n\n### Expected behavior\n\nvitepress 能够正常的和Disqus合并,并在生产环境正常工作\r\nVitepress can merge with Disqus normally and work normally in production environment.\n\n### System Info\n\n```sh\nSystem:\r\n OS: macOS 13.5\r\n CPU: (10) arm64 Apple M1 Max\r\n Memory: 1.38 GB / 32.00 GB\r\n Shell: 5.9 - /bin/zsh\r\n Binaries:\r\n Node: 18.16.0 - ~/Library/pnpm/node\r\n npm: 9.5.1 - ~/Library/pnpm/npm\r\n pnpm: 8.6.3 - ~/Library/pnpm/pnpm\r\n Browsers:\r\n Chrome: 115.0.5790.170\r\n Safari: 16.6\r\n npmPackages:\r\n vitepress: ^1.0.0-rc.4 => 1.0.0-rc.4\n```\n\n\n### Additional context\n\ngithub 提示我日志太长,我将日志分享到了谷歌网盘,地址:https://drive.google.com/file/d/13X8e_sFMtE09SNIXx8B5xm2ZUp0QIPD6/view?usp=drive_link\r\n\r\nGithub prompted me that the log was too long, and I shared the log to Google disk at https://drive.google.com/file/d/13X8e_sFMtE09SNIXx8B5xm2ZUp0QIPD6/view?usp=drive_link\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.",[2901],{"name":2902,"color":2903},"bug: pending triage","e99695",2824,"Compilation failed after merging vitepress and Disqus, request help","2023-08-29T00:04:21Z","https://github.com/vuejs/vitepress/issues/2824",0.6341731,{"description":2910,"labels":2911,"number":2912,"owner":2871,"repository":2872,"state":2882,"title":2913,"updated_at":2914,"url":2915,"score":2916},"### Is your feature request related to a problem? Please describe.\n\nemmmm, now on the official website of vitepress.dev, after clicking search and entering some keywords, no more than 5 results are always returned. Now I need to view more results, such as 20 or 50, what should I do? Hope to get a reply, thank you\r\n\r\n\n\n### Describe the solution you'd like\n\nNow I need to view more results, such as 20 or 50, what should I do?\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.",[],3088,"How to display results for more than 5 items using Algolia search?","2023-10-22T00:04:50Z","https://github.com/vuejs/vitepress/issues/3088",0.6392239,{"description":2918,"labels":2919,"number":2921,"owner":2871,"repository":2872,"state":2882,"title":2922,"updated_at":2923,"url":2924,"score":2925},"### Describe the bug\n\n```\r\n\u003Ccode>infixl + *\u003C/code>\r\n\u003Ccode>*\u003C/code>\r\n```\r\n\r\nwill break compilation (`vitepress build src`) with `Element is missing end tag.` error, and the reason is that there are two `*`. Putting the above code in a markdown file in any project should reproduce it, I think, although I haven't tested. Let me know if you can't reproduce.\r\n\r\nMy config:\r\n\r\n```json\r\n \"devDependencies\": {\r\n \"@types/markdown-it-footnote\": \"^3.0.4\",\r\n \"@vitejs/plugin-vue-jsx\": \"^4.1.1\",\r\n \"vitepress\": \"1.5.0\",\r\n \"vue\": \"^3.5.13\"\r\n },\r\n```\n\n### Reproduction\n\nDescribed above\n\n### Expected behavior\n\nCompile\n\n### System Info\n\n```Text\nSystem:\r\n OS: Linux 5.15 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)\r\n CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700H\r\n Memory: 4.70 GB / 7.61 GB\r\n Container: Yes\r\n Shell: 5.1.16 - /bin/bash\r\n Binaries:\r\n Node: 19.9.0 - /usr/bin/node\r\n Yarn: 1.22.22 - ~/.local/share/pnpm/yarn\r\n npm: 9.6.3 - /usr/bin/npm\r\n npmPackages:\r\n vitepress: 1.5.0 => 1.5.0\r\n```\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":2902,"color":2903},4426,"Element is missing end tag with two tags with astericks in both","2024-12-23T04:43:48Z","https://github.com/vuejs/vitepress/issues/4426",0.64516497,{"description":2927,"labels":2928,"number":2932,"owner":2871,"repository":2872,"state":2882,"title":2933,"updated_at":2934,"url":2935,"score":2936},"### Describe the bug\n\n单击 AntDesignVue Pagination 组件某页进行切换时,会导致当前页面会滚动到 Top。\n\n### Reproduction\n\n后排查发现 \\\u003Ca rel=\"nofollow\"> 这种也会起到锚链接的作用。但在其他非 vitepress 的 SPA 页面中使用,却不会有这个影响。我不太理解。\n\n### Expected behavior\n\n消除 \\\u003Ca rel=\"nofollow\"> 本不该有的 锚链接影响。\n\n### System Info\n\n```Text\nSystem:\r\n OS: macOS 14.5\r\n CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz\r\n Memory: 2.63 GB / 32.00 GB\r\n Shell: 5.9 - /bin/zsh\r\n Binaries:\r\n Node: 20.10.0 - ~/.nvm/versions/node/v20.10.0/bin/node\r\n Yarn: 1.22.22 - /usr/local/bin/yarn\r\n npm: 10.2.3 - ~/.nvm/versions/node/v20.10.0/bin/npm\r\n pnpm: 9.2.0 - /usr/local/bin/pnpm\r\n bun: 1.1.12 - /usr/local/bin/bun\r\n Browsers:\r\n Chrome: 125.0.6422.142\r\n Safari: 17.5\r\n npmPackages:\r\n vitepress: ^1.2.3 => 1.2.3\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.",[2929],{"name":2930,"color":2931},"client","1AA9E5",3950,"使用 AntDesignVue Pagination 组件中,发现单击某个页数切换,会导致页面会回滚到 Top","2024-06-17T04:43:00Z","https://github.com/vuejs/vitepress/issues/3950",0.64698803,{"description":2938,"labels":2939,"number":2940,"owner":2871,"repository":2872,"state":2882,"title":2941,"updated_at":2942,"url":2943,"score":2944},"### Describe the bug\r\n\r\nWhen using iOS Safari, if you move to the actions link on the home page and then swipe history back, clicking on the elements on the home page is interrupted once.\r\nWorks fine from the second touch.\r\n\r\n### Reproduction\r\n\r\nhome > click action button > swipe history back > click action button\r\n\r\n### Expected behavior\r\n\r\n\r\nNo response to action button on home page after history back.\r\n\r\n### System Info\r\n\r\n```Text\r\niPhone SE2 (2020)\r\niOS 17.4\r\nsafari\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\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.",[],3658,"History back issue while using iOS Safari","2024-05-04T04:42:01Z","https://github.com/vuejs/vitepress/issues/3658",0.6496537,{"description":2946,"labels":2947,"number":2952,"owner":2871,"repository":2872,"state":2882,"title":2953,"updated_at":2954,"url":2955,"score":2956},"The site title gets wrapped when it's too long. I think we should set a max width and `text-overflow: ellipsis`.\r\n\r\nIt's happening on Vite's main branch doc => https://main.vitejs.dev\r\n\r\n\u003Cimg width=\"752\" alt=\"Screen Shot 2023-01-27 at 9 32 57\" src=\"https://user-images.githubusercontent.com/3753672/214981049-d230fb16-c948-4f57-b632-6648c8acaeae.png\">\r\n",[2948,2951],{"name":2949,"color":2950},"theme","0754FB",{"name":2868,"color":2869},1846,"Fix site title wrapping on layout home","2023-08-12T00:04:42Z","https://github.com/vuejs/vitepress/issues/1846",0.6557395,{"description":2958,"labels":2959,"number":2961,"owner":2871,"repository":2872,"state":2882,"title":2962,"updated_at":2963,"url":2964,"score":2965},"",[2960],{"name":2891,"color":2892},2911,"我应当如何升级我的模板,目前是v1.0.0-beta.2","2023-09-15T00:04:13Z","https://github.com/vuejs/vitepress/issues/2911",0.6588751,["Reactive",2967],{},["Set"],["ShallowReactive",2970],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f29fk7rjNvnevvS7fFwZjDywDj04UpgDntlWOtWZQlhk":-1},"/vuejs/vitepress/3832"]