\u003C/svg>'\r\n },\r\n link: 'mailto:john@doe.de'\r\n },\r\n ]\r\n```\r\nbut the icon will not be rendered:\r\n\u003Cimg width=\"1419\" alt=\"Bildschirmfoto 2022-07-28 um 00 12 43\" src=\"https://user-images.githubusercontent.com/30939926/181381626-bdf02d0d-973c-4be2-87e8-f99f4c93ca18.png\">\r\n\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/vitepress-sociallinks-custom-svg?file=docs%2Findex.md,package.json&terminal=dev\r\n\n\n### Expected behavior\n\nWhen defining a custom icon like defined on the docs:\r\nhttps://vitepress.vuejs.org/config/theme-configs.html#sociallinks\r\n\r\ni would expect this svg to get rendered.\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 12.1\r\n CPU: (8) x64 Apple M1\r\n Memory: 24.19 MB / 16.00 GB\r\n Shell: 5.8 - /bin/zsh\r\n Binaries:\r\n Node: 16.13.1 - ~/.nvm/versions/node/v16.13.1/bin/node\r\n npm: 8.1.2 - ~/.nvm/versions/node/v16.13.1/bin/npm\r\n Browsers:\r\n Chrome: 103.0.5060.134\r\n Firefox: 102.0.1\r\n Safari: 15.2\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.vuejs.org).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2887],{"name":2888,"color":2889},"bug: pending triage","e99695",1075,"closed","VPTeamMembers -> SocialLinks -> custom svg not working","2023-01-21T14:30:04Z","https://github.com/vuejs/vitepress/issues/1075",0.65785134,{"description":2897,"labels":2898,"number":2899,"owner":2877,"repository":2878,"state":2891,"title":2900,"updated_at":2901,"url":2902,"score":2903},"### 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.68453634,{"description":2905,"labels":2906,"number":2907,"owner":2877,"repository":2878,"state":2891,"title":2908,"updated_at":2909,"url":2910,"score":2911},"### 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.715221,{"description":2913,"labels":2914,"number":2915,"owner":2877,"repository":2878,"state":2891,"title":2916,"updated_at":2917,"url":2918,"score":2919},"### Is your feature request related to a problem? Please describe.\n\nThis was an existing feature:\r\n\r\n- https://github.com/vuejs/vitepress/issues/334\r\n\r\nIt was really useful for generated doc pages like APIs that shouldn't be modified manually\n\n### Describe the solution you'd like\n\n- See https://github.com/vuejs/vitepress/issues/334\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.",[],1516,"Support `editLink` per page","2023-01-21T14:23:06Z","https://github.com/vuejs/vitepress/issues/1516",0.7213981,{"description":2921,"labels":2922,"number":2924,"owner":2877,"repository":2878,"state":2891,"title":2925,"updated_at":2926,"url":2927,"score":2928},"### Is your feature request related to a problem? Please describe.\n\n[Prev Next Links](https://vitepress.dev/reference/default-theme-prev-next-links) can only customize using Frontmatter in each markdown file\n\n### Describe the solution you'd like\n\nI think there must be someone else who thinks like me: **I don't want Prev Next Links**\r\n\r\nusing `custom.css` or customize in each markdown file is too hack and hope it can be edit in either global config\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.",[2923],{"name":2868,"color":2869},2079,"Add support for custom Prev Next Links in themeConfig","2023-06-18T00:04:58Z","https://github.com/vuejs/vitepress/issues/2079",0.7275824,{"description":2930,"labels":2931,"number":2932,"owner":2877,"repository":2878,"state":2891,"title":2933,"updated_at":2934,"url":2935,"score":2936},"### Is your feature request related to a problem? Please describe.\n\n我的域名是www.liuguisheng.vip,但是部署完成后重定向到了http://www.liuguisheng.vip/qisi007.github.io/,之前用vuepress搭建的没出现这个问题\n\n### Describe the solution you'd like\n\n我想要我的主页地址是www.liuguisheng.vip\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.",[],2910,"为什么部署完我的博客域名重定向到 一个新的地址","2023-09-14T00:04:15Z","https://github.com/vuejs/vitepress/issues/2910",0.7306354,{"description":2938,"labels":2939,"number":2940,"owner":2877,"repository":2878,"state":2891,"title":2941,"updated_at":2942,"url":2943,"score":2944},"### Is your feature request related to a problem? Please describe.\r\n\r\nIt would be nice if sites based on VitePress could support social link preview images with the corresponding meta tags (Twitter and OpenGraph).\r\n\r\nI personally try to build my Blog based on VitePress, and for a Blog I think social link preview images are important.\r\n\r\nCurrently VitePress does not support tilte and descripption for social link previews (Twitter and OpenGraph) but not Images.\r\n\r\nThis can for instance be observed with the following site:\r\nhttps://www.opengraph.xyz/url/https%3A%2F%2Fblog.vuejs.org%2Fposts%2Fvue-3-as-the-new-default.html/\r\n\r\n\r\n### Describe the solution you'd like\r\n\r\nI suggest that a default social image can be specified in `.vitepress/config.ts`. This image is then referenced in meta tags for Twitter and OpenGraph like this:\r\n```\r\n \u003Cmeta name=\"twitter:image\" content=\"/images/example.png\">\r\n \u003Cmeta property=\"og:image\" content=\"/images/example.png\">\r\n```\r\n\r\nThe above image can be overridden in each Markdown page by specifying a specific social image in frontmatter like this:\r\n```\r\n---\r\nimage: ./images/vue.png\r\n---\r\n```\r\n\r\nI am using a version of VitePress that contains PR #498 here:\r\nhttps://blog.jonasbandi.net/posts/20211231-a-new-beginning.html\r\n(Source: https://github.com/jbandi/blog.jonasbandi.net)\r\n\r\nAs you can see here the social link image preview is working:\r\nhttps://www.opengraph.xyz/url/https%3A%2F%2Fblog.jonasbandi.net%2Fposts%2F20211231-a-new-beginning.html/\r\n\r\n\r\n### Describe alternatives you've considered\r\n\r\n_No response_\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/coc)\r\n- [X] Read the [docs](https://vitepress.vuejs.org/).\r\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/master/.github/contributing.md).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[],504,"Feature: social images (twitter/og)","2023-01-21T16:04:17Z","https://github.com/vuejs/vitepress/issues/504",0.73334026,{"description":2946,"labels":2947,"number":2948,"owner":2877,"repository":2878,"state":2891,"title":2949,"updated_at":2950,"url":2951,"score":2952},"### Is your feature request related to a problem? Please describe.\n\n无\n\n### Describe the solution you'd like\n\n新的vue组件库是基于vue2.7写的,使用vitepress搭过自己的博客觉得很舒服,希望vitepress支持下vue2.7版本,这样整个生态就比较舒服\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.",[],1514,"vitepress可以支持vue2.7","2023-01-21T14:23:08Z","https://github.com/vuejs/vitepress/issues/1514",0.7356553,{"description":2954,"labels":2955,"number":2956,"owner":2877,"repository":2878,"state":2891,"title":2957,"updated_at":2958,"url":2959,"score":2960},"### Is your feature request related to a problem? Please describe.\n\nWe're using Custom Elements to encapsulate styles from our design system, so it'd be great to be able to tell Vitepress to ignore those tags.\r\n\r\nSuper lightweight example:\r\n\r\n```js\r\nclass ButtonExample extends HTMLElement {\r\n connectedCallback() {\r\n const designSystemCSS = '\u003Clink rel=\"stylesheet\" type=\"text/css\" href=\"designSystemURL\" />'\r\n const target = `\u003Cdiv id=\"app\">\u003C/div>`\r\n this.shadow = this.attachShadow({ mode: 'open' })\r\n this.shadow.innerHTML = designSystemCSS + target\r\n createApp(App) // App defined elsewhere ofc\r\n .mount(this.shadow.querySelector('#app'))\r\n }\r\n}\r\n```\n\n### Describe the solution you'd like\n\nProbably just being able to set `compilerOptions.isCustomElement` somewhere would be good enough?\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.",[],735,"Custom element support","2023-01-21T14:34:18Z","https://github.com/vuejs/vitepress/issues/735",0.7377844,["Reactive",2962],{},["Set"],["ShallowReactive",2965],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fwBvKK7hz-JGn6wR8vuCLlt5XcENKFonYB-AWlbRgwXo":-1},"/vuejs/vitepress/1115"]