\u003C/svg>'\r\n }, link: 'https://gitlab.com/'}, title: 'my title link'\r\n ],\r\n```\r\n\r\nSee: typescript triggers \"cannot find name title\"\n\n### Expected behavior\n\n- ability to configure custom title element for each custom social link\r\n- default title for already available social networks\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 5.10 Ubuntu 22.04.2 LTS 22.04.2 LTS (Jammy Jellyfish)\r\n CPU: (8) x64 Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz\r\n Memory: 11.38 GB / 12.31 GB\r\n Container: Yes\r\n Shell: 5.1.16 - /bin/bash\r\n Binaries:\r\n Node: 16.15.1 - ~/.nvm/versions/node/v16.15.1/bin/node\r\n Yarn: 1.22.19 - ~/.nvm/versions/node/v16.15.1/bin/yarn\r\n npm: 8.19.2 - ~/.nvm/versions/node/v16.15.1/bin/npm\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.49 => 1.0.0-alpha.49\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.",[3055],{"name":3056,"color":3057},"bug: pending triage","e99695",2081,"socialLinks items are not accessible","2023-03-21T00:03:57Z","https://github.com/vuejs/vitepress/issues/2081",0.6592703,{"description":3064,"labels":3065,"number":3066,"owner":3024,"repository":3025,"state":3047,"title":3067,"updated_at":3068,"url":3069,"score":3070},"### Is your feature request related to a problem? Please describe.\n\n按照官网步骤执行:\r\nmkdir vitepress-starter && cd vitepress-starter\r\nnpm init\r\nyarn add -D vitepress vue\r\nmkdir docs && echo '# Hello VitePress' > docs/index.md\r\n\r\n然后配置\r\n{\r\n \"scripts\": {\r\n \"docs:dev\": \"vitepress dev docs\",\r\n \"docs:build\": \"vitepress build docs\",\r\n \"docs:preview\": \"vitepress preview docs\"\r\n },\r\n}\r\n执行\r\nnpm run docs:dev\r\n\r\n报错\r\n\r\n\r\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.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.",[],1945,"按照官网例子安装项目启动报错","2023-03-07T00:04:56Z","https://github.com/vuejs/vitepress/issues/1945",0.6662216,{"description":3072,"labels":3073,"number":3075,"owner":3024,"repository":3025,"state":3047,"title":3076,"updated_at":3077,"url":3078,"score":3079},"### Describe the bug\n\nWhen I run `pnpm run docs`:\r\n\r\n1. When I use `lineNumbers: true` in docs/.vitepress/config.ts, an error thows when visiting page `http://localhost:5173/guide/getting-started`: \r\n```\r\n[plugin:vitepress] lines.at is not a function\r\n```\r\n\r\n2. An error thows when visiting page `http://localhost:5173/guide/markdown`:\r\n```\r\n[plugin:vitepress] filename.split(...).at is not a function\r\n```\r\n\r\nAccording to [MDN](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Array/at), `Array.prototype.at()` gets full support since Node.js 16.6.0. This is the reason why erros throw out.\n\n### Reproduction\n\n1. run `pnpm run docs`\r\n2. visiting page `http://localhost:5173/guide/getting-started`\r\n3. visiting page `http://localhost:5173/guide/markdown`\n\n### Expected behavior\n\nNo errors throw out.\n\n### System Info\n\n```shell\nWin10, Chrome.\r\nNode.js 14.20.0(\u003C 16.6.0)\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.",[3074],{"name":3056,"color":3057},1976,"Array.prototype.at() throws error in low version Node.js(\u003C16.6.0)","2023-03-02T00:04:32Z","https://github.com/vuejs/vitepress/issues/1976",0.6745757,{"description":3081,"labels":3082,"number":3083,"owner":3024,"repository":3025,"state":3047,"title":3084,"updated_at":3085,"url":3086,"score":3087},"Does anyone know how to integrate `tailwindcss` with `vitepress v1.0` ?\n\nThe tuts available online seem to be out of date with v1.0\n\nPerhaps a good idea to include a section in the docs for future releases.\n\nAny help is much appreciated!!\n\n",[],3786,"Tailwindcss Support","2024-04-27T10:01:59Z","https://github.com/vuejs/vitepress/issues/3786",0.67630774,{"description":3089,"labels":3090,"number":3092,"owner":3024,"repository":3025,"state":3047,"title":3093,"updated_at":3094,"url":3095,"score":3096},"### Describe the bug\n\n\u003Cimg width=\"559\" alt=\"image\" src=\"https://user-images.githubusercontent.com/50388827/231996524-3bb1a93b-8a74-492f-a6d3-ca1e9e880e01.png\">\r\n\u003Cimg width=\"469\" alt=\"image\" src=\"https://user-images.githubusercontent.com/50388827/231997075-305a330e-34d2-473b-a67f-f438580ff1d8.png\">\r\n\n\n### Reproduction\n\nhttps://www.npmjs.com/package/vitepress?activeTab=code\n\n### Expected behavior\n\nfix dependence-missing problem\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 13.3.1\r\n CPU: (8) arm64 Apple M1 Pro\r\n Memory: 705.63 MB / 32.00 GB\r\n Shell: 3.2.57 - /bin/sh\r\n Binaries:\r\n Node: 18.14.2 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 9.5.0 - /usr/local/bin/npm\r\n Browsers:\r\n Safari: 16.4\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.65 => 1.0.0-alpha.65\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.",[3091],{"name":3056,"color":3057},2215,"npm pkg has no `localSearch` option & dependence `minisearch ` about localSearch","2023-04-22T00:04:16Z","https://github.com/vuejs/vitepress/issues/2215",0.6768395,{"description":3098,"labels":3099,"number":3103,"owner":3024,"repository":3025,"state":3047,"title":3104,"updated_at":3105,"url":3106,"score":3107},"### Is your feature request related to a problem? Please describe.\r\n\r\nNow that the pathname protocol has been removed (5836fac) I believe there is no way to configure a sidebar link which points to an external resource.\r\n\r\n### Describe the solution you'd like\r\n\r\nI assume we need the same customisation as is available for nav items:\r\n\r\nhttps://vitepress.dev/reference/default-theme-nav#customize-link-s-target-and-rel-attributes\r\n\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/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.dev).\r\n- [X] Read the [Contributing Guidelines](https://github.com/vuejs/vitepress/blob/main/.github/contributing.md).\r\n- [X] Check that there isn't already an issue that asks for the same feature to avoid creating a duplicate.",[3100],{"name":3101,"color":3102},"theme","0754FB",2851,"Allow sidebar links to customise target & rel attributes","2023-09-02T00:04:12Z","https://github.com/vuejs/vitepress/issues/2851",0.6783281,{"description":3109,"labels":3110,"number":3112,"owner":3024,"repository":3025,"state":3047,"title":3113,"updated_at":3114,"url":3115,"score":3116},"### Describe the bug\n\nWhen setting the sidebar text, i want to write a simple script tag in the text, such as 'Compare \u003Cscript> the difference with \u003Cscript async>', however, In real rendering, both tags are converted to tags instead of strings, and cannot be displayed\r\n\r\n\n\n### Reproduction\n\nHere is the location [stackblitz](https://stackblitz.com/edit/vite-hiphbr)\n\n### Expected behavior\n\nI want to render 'This is \u003Cscript> \u003Cstyle>', but it renders 'This is'.\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\nBinaries:\r\n Node: 18.18.0 - /usr/local/bin/node\r\n Yarn: 1.22.19 - /usr/local/bin/yarn\r\n npm: 10.2.3 - /usr/local/bin/npm\r\n pnpm: 8.15.3 - /usr/local/bin/pnpm\r\nnpmPackages:\r\n vitepress: latest => 1.0.0-rc.44\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.",[3111],{"name":3056,"color":3057},3627,"bug: when you are configuring sidebar in config.*, the '\u003Cscript>' or '\u003Cstyle>' in text will be parsed directly into a tag instead of a string","2024-03-11T00:04:40Z","https://github.com/vuejs/vitepress/issues/3627",0.6827193,["Reactive",3118],{},["Set"],["ShallowReactive",3121],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f7VEhrv6V0eXO5R3KS0Xc3Wjp4_rgzoqHDtsVz9hnq2Y":-1},"/vuejs/vitepress/1900"]