\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.",[2933],{"name":2880,"color":2881},2824,"Compilation failed after merging vitepress and Disqus, request help","2023-08-29T00:04:21Z","https://github.com/vuejs/vitepress/issues/2824",0.6940763,{"description":2940,"labels":2941,"number":2942,"owner":2869,"repository":2870,"state":2883,"title":2943,"updated_at":2944,"url":2945,"score":2946},"### Is your feature request related to a problem? Please describe.\n\nHello, I have a suggestion,\r\nAdd a column in the countdown to the end of the day to show the monthly salary,\r\nIs it one day off or two days off on the weekend.\r\n\r\n\n\n### Describe the solution you'd like\n\nsuggestion\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.",[],2521,"suggestion","2023-06-27T00:04:30Z","https://github.com/vuejs/vitepress/issues/2521",0.6947114,{"description":2948,"labels":2949,"number":2951,"owner":2869,"repository":2870,"state":2883,"title":2952,"updated_at":2953,"url":2954,"score":2955},"### 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.",[2950],{"name":2880,"color":2881},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.6996743,{"description":2957,"labels":2958,"number":2962,"owner":2869,"repository":2870,"state":2883,"title":2963,"updated_at":2964,"url":2965,"score":2966},"### Describe the bug\n\nIn a page with a lot of content, it is sometimes impossible to locate a specific location using #id. This may be caused by positioning before the page has fully loaded. Especially when the project is just started, use search to find particularly late content on a certain page (which has a lot of content).\n\n### Reproduction\n\n1. Start the project\r\n2. Use search to search for the title or content at the end of a page (with more content)\r\n3. Can locate the correct page, but cannot locate the content.\n\n### Expected behavior\n\nAfter searching, you can locate the specific location on the specific page.\r\n\n\n### System Info\n\n```Text\nwindows10,chrome120.0.6051.2\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.",[2959],{"name":2960,"color":2961},"question","5D5FAE",3089,"When there is too much content on the page, using #id may not allow you to locate the specific location.","2023-10-15T07:35:23Z","https://github.com/vuejs/vitepress/issues/3089",0.69990206,["Reactive",2968],{},["Set"],["ShallowReactive",2971],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fOLDRHEHdDnIJvktqsQ6F8TYeNyOjAv0j7XQqqTgkIJc":-1},"/vuejs/vitepress/2911"]