\n\n### Reproduction\n\nWhen ad blockers like uBO or Adblock Plus have the social rules enabled, the affected element disappears.\n\n\u003Cimg width=\"493\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/77fe95e0-2d55-4b0a-9b4b-1add1da38930\" />\n\n\u003Cimg width=\"1137\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/3100bd1f-8c92-4e8b-a0ec-99f1213bf746\" />\n\nDisabling the relevant rule restores them to normal.\n\n\u003Cimg width=\"499\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/fa8d2a12-1c2c-42e1-a0cd-cc880e2a17ea\" />\n\n### Expected behavior\n\nI'm aware this is a Fanboy rule and not enabled by default, but ad blockers often make it easy for users to enable it. Renaming the class to something not on the blocklist is a simpler and more practical workaround.\n\nChanging it to `social-links-items` should work, though in the long run, it might be better to avoid using names like `social-link` altogether.\n\n### System Info\n\n```Text\nNot necessary.\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.",[3040],{"name":3024,"color":3025},4732,"[Suggestion] Avoid using `social-links-list` class, as it may be blocked by EasyList","2025-05-04T15:38:12Z","https://github.com/vuejs/vitepress/issues/4732",0.7318467,{"description":3047,"labels":3048,"number":3050,"owner":3030,"repository":3031,"state":3032,"title":3051,"updated_at":3052,"url":3053,"score":3054},"### Describe the bug\n\neven without `socialLinks` option set, an empty `vp-icons.css` file will still appear in the build result.\n\n### Reproduction\n\nnone\n\n### Expected behavior\n\n`vp-icons.css` should not be included in the build result when `socialLinks` is not enabled\n\n### System Info\n\n```Text\nnone\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.",[3049],{"name":3024,"color":3025},4869,"empty vp-icons.css file","2025-07-31T06:12:58Z","https://github.com/vuejs/vitepress/issues/4869",0.7359796,{"description":3056,"labels":3057,"number":3059,"owner":3030,"repository":3031,"state":3060,"title":3061,"updated_at":3062,"url":3063,"score":3064},"### Describe the bug\n\nI am trying to generate rss for the website added by vitepress, but I found that the html obtained by getting `ContentData['html']` in `buildEnd` contains `​`. I want to confirm that this is a mistake or it can be designed. .\r\n\r\n\u003Cimg width=\"1724\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/24560368/df04b6d1-72b2-4404-977b-26e42fe0d8e6\">\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/vitepress-rss-generate?file=docs%2F.vitepress%2Fconfig.ts&file=docs%2F.vitepress%2Fdist%2Findex.html\n\n### Expected behavior\n\nThe html obtained in buildEnd does not contain ​ the same as the final output html.\n\n### System Info\n\n```Text\nSystem:\r\n OS: Linux 5.0 undefined\r\n CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz\r\n Memory: 0 Bytes / 0 Bytes\r\n Shell: 1.0 - /bin/jsh\r\n Binaries:\r\n Node: 18.18.0 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 9.4.2 - /usr/local/bin/npm\r\n pnpm: 8.10.5 - /usr/local/bin/pnpm\r\n npmPackages:\r\n vitepress: latest => 1.0.0-rc.32\n```\n\n\n### Additional context\n\nI also confirmed that the RSS of vue’s official blog has this problem when displayed on inoreader and feedly.\r\n\r\n\u003Cimg width=\"742\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/24560368/3e512deb-8b08-4454-bdce-0eb564c7bd99\">\r\n\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.",[3058],{"name":3024,"color":3025},3364,"closed","Why does the html obtained in buildEnd contain ​","2023-12-28T00:04:30Z","https://github.com/vuejs/vitepress/issues/3364",0.7046649,{"description":3066,"labels":3067,"number":3068,"owner":3030,"repository":3031,"state":3060,"title":3069,"updated_at":3070,"url":3071,"score":3072},"### Is your feature request related to a problem? Please describe.\n\nIn default VitePress there is `VPSocialLink` component which allows to add social icons.\r\n\r\nCould you please add one more icon for personal website here?\r\nhttps://github.com/vuejs/vitepress/blob/main/src/client/theme-default/support/socialIcons.ts\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.",[],2638,"Add personal website social icon","2023-07-25T00:04:47Z","https://github.com/vuejs/vitepress/issues/2638",0.72139716,{"description":3074,"labels":3075,"number":3076,"owner":3030,"repository":3031,"state":3060,"title":3077,"updated_at":3078,"url":3079,"score":3080},"### Is your feature request related to a problem? Please describe.\n\nsocialLinks:[\r\n {\r\n icon: {\r\n svg: '\u003Csvg>\u003C/svg>'\r\n },\r\n link: '...' }]\n\n### Describe the solution you'd like\n\n I want this configuration to display properly. Or add QQ, WeChat, email, etc.\r\n\r\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.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.",[],1115,"How can I make socialLinks: this configuration can be displayed normally in config.js","2023-01-21T14:28:53Z","https://github.com/vuejs/vitepress/issues/1115",0.7264193,{"description":3082,"labels":3083,"number":3085,"owner":3030,"repository":3031,"state":3060,"title":3086,"updated_at":3087,"url":3088,"score":3089},"\u003C!--\r\nNOTE:\r\nVitePress is still WIP, and it is not compatible with VuePress.\r\nPlease do not open issue about default theme missing features or something doesn't work like VuePress.\r\n-->\r\n\r\n**Describe the bug**\r\nCan't use `img` tag in `v0.7.1` (works in `v0.7.0`).\r\n\r\n**To Reproduce**\r\n\r\n1.\r\n```sh\r\nnpm init\r\nyarn add vitepress\r\nwget -O vue.png https://upload.wikimedia.org/wikipedia/commons/thumb/9/95/Vue.js_Logo_2.svg/220px-Vue.js_Logo_2.svg.png\r\necho '' > index.md\r\n```\r\n\r\n2. `npx vitepress` – image will work in development\r\n\r\n\r\n3. `npx vitepress build`\r\n* build will fail due to https://github.com/vitejs/vite/pull/992\r\n* but even with that fix, the build will strip out `src` attribute of `img` and no image will be loaded\r\n\r\n**Expected behavior**\r\nImages should be preserved in build.\r\n\r\n**System Info**\r\n- vitepress version: 0.7.1\r\n- vite version: 1.0.0-rc.8\r\n- Node version: 15.0.1\r\n- OS version: macOS 10.16.7\r\n\r\n**Additional context**\r\n\r\nUsing an absolute URL works as expected in dev and build.\r\n",[3084],{"name":3024,"color":3025},113,"Local images stripped out in build","2023-01-21T16:24:20Z","https://github.com/vuejs/vitepress/issues/113",0.73411906,{"description":3091,"labels":3092,"number":3093,"owner":3030,"repository":3031,"state":3060,"title":3094,"updated_at":3095,"url":3096,"score":3097},"### Is your feature request related to a problem? Please describe.\n\n在最新的版本中,如何给Markdown文件中的图片添加点击缩放功能呢?\r\n \"vitepress\": \"1.0.0-rc.14\"\n\n### Describe the solution you'd like\n\n \"vitepress\": \"1.0.0-rc.14\"\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.",[],3064,"how to Allow images to be zoomed in on click","2023-10-19T00:04:19Z","https://github.com/vuejs/vitepress/issues/3064",0.7388612,{"description":3099,"labels":3100,"number":3101,"owner":3030,"repository":3031,"state":3060,"title":3102,"updated_at":3103,"url":3104,"score":3105},"### Is your feature request related to a problem? Please describe.\n\nMastodon is getting bigger and bigger\n\n### Describe the solution you'd like\n\nAdd Mastodon as native supported social link icon\n\n### Describe alternatives you've considered\n\n_No response_\n\n### Additional context\n\nhttps://github.com/faker-js/faker/blob/aa77888098add8bc5de5ed8f4f2dbc68aa7e8cef/docs/.vitepress/config.ts#L116-L120\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.",[],1735,"Add mastodon social icon","2023-01-21T14:17:04Z","https://github.com/vuejs/vitepress/issues/1735",0.73997056,{"description":3107,"labels":3108,"number":3110,"owner":3030,"repository":3031,"state":3060,"title":3111,"updated_at":3112,"url":3113,"score":3114},"### Describe the bug\n\n知乎热搜榜不更新\n这是itab 知乎\n\n\u003Cimg width=\"1579\" height=\"903\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/7604efd0-49a5-495c-9fd6-8d24549f2e27\" />\n这是知乎网站的热搜榜\n\n\u003Cimg width=\"807\" height=\"942\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/092b0749-e7d2-4b00-bd5b-172b6725c892\" />\n\n### Reproduction\n\n希望能更新接口,获取最新热搜数据\n\n### Expected behavior\n\n希望能更新接口,获取最新热搜数据\n\n### System Info\n\n```Text\n1.6.20\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.",[3109],{"name":3024,"color":3025},4866,"知乎热搜榜不更新","2025-07-30T04:05:01Z","https://github.com/vuejs/vitepress/issues/4866",0.7445453,["Reactive",3116],{},["Set"],["ShallowReactive",3119],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fihGBcvSc-UYm0TVXhAnQXUOHNKuuGleweEGelZRcQ2E":-1},"/vuejs/vitepress/504"]