\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.",[2925],{"name":2913,"color":2914},2081,"socialLinks items are not accessible","2023-03-21T00:03:57Z","https://github.com/vuejs/vitepress/issues/2081",0.6967715,{"description":2932,"labels":2933,"number":2935,"owner":2872,"repository":2873,"state":2917,"title":2936,"updated_at":2937,"url":2938,"score":2939},"### Describe the bug\n\ni'm writting a doc using vitepress (v1.3.2) and i discovered VPTeamMembers components. \r\nSo i use those props:\r\n`// URL for the sponsor page for the member.\r\n sponsor?: string\r\n\r\n // Text for the sponsor link. Defaults to 'Sponsor'.\r\n actionText?: string`\r\n\r\nand wanted to change the default sponsor text but it didn't change. It still display sponsor.\n\n### Reproduction\n\n---\r\nlayout: page\r\n---\r\n```\u003Cscript setup>\r\nimport {\r\n VPTeamPage,\r\n VPTeamPageTitle,\r\n VPTeamMembers\r\n} from 'vitepress/theme'\r\n\r\nconst members = [\r\n {\r\n avatar: '/developpementLogo.jpg',\r\n name: 'Our Team',\r\n sponsor: 'www.google.fr',\r\n actionText: 'Discover' //it suppose to change 'Sponsor' into 'Discover'\r\n }\r\n]\r\n\u003C/script>\r\n\r\n\r\n\u003CVPTeamPage>\r\n \u003CVPTeamPageTitle>\r\n \u003Ctemplate #title>\r\n Our Team\r\n \u003C/template>\r\n \u003Ctemplate #lead>\r\n The development of VitePress is guided by an international\r\n team, some of whom have chosen to be featured below.\r\n \u003C/template>\r\n \u003C/VPTeamPageTitle>\r\n \u003CVPTeamMembers\r\n :members=\"members\"\r\n />\r\n\u003C/VPTeamPage>\r\n\n\n### Expected behavior\n\nit suppose to change Sponsor word like this but didn't work\r\n\r\n\r\n\r\n\n\n### System Info\n\n```Text\nSystem\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.",[2934],{"name":2901,"color":2902},4124,"actionText prop on VPTeamMembers components doesn't works","2024-08-20T04:43:16Z","https://github.com/vuejs/vitepress/issues/4124",0.7164746,{"description":2941,"labels":2942,"number":2944,"owner":2872,"repository":2873,"state":2917,"title":2945,"updated_at":2946,"url":2947,"score":2948},"### Describe the bug\n\nHello, \r\n\r\nI want to add vite.config.js because i have to add entry to my server allow list\r\n\r\n\u003Cimg width=\"1245\" alt=\"Capture d’écran 2022-09-27 à 14 20 52\" src=\"https://user-images.githubusercontent.com/41836255/192524958-f2f2189c-47ef-40ae-a817-dd95c1b8de8b.png\">\r\n\r\nBut It seem not to be use by vitepress. Maybe i did something wrong.\r\n\r\nThanks by advance\n\n### Reproduction\n\n- Create new vitepress project\r\n- Add vite.config.js at the root of the project\r\n- Add some specific configuration\r\n\r\n```js\r\nimport { defineConfig } from 'vite'\r\nexport default defineConfig({\r\n server: {\r\n port: 3030\r\n }\r\n})\r\n\r\n```\r\n\r\n- restart.\n\n### Expected behavior\n\nShould use the new port to serve app\n\n### System Info\n\n```shell\nUse the default config instead of custom\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.",[2943],{"name":2901,"color":2902},1406,"Add vite.conf.js to overloading config","2023-01-21T14:25:16Z","https://github.com/vuejs/vitepress/issues/1406",0.71994823,{"description":2950,"labels":2951,"number":2953,"owner":2872,"repository":2873,"state":2917,"title":2954,"updated_at":2955,"url":2956,"score":2957},"### Describe the bug\n\nI use nginx to deploy vitepress\r\nWhen I visit atopno.cn and click one by one to enter the article, there is no problem\r\nBut when I directly access the complete link of a certain article, there will be an 'Hydration completed but contains mismatches' error and misalignment behavior\n\n### Reproduction\n\nnpm run docs:build = vitepress build docs\r\n\n\n### Expected behavior\n\nI hope there is no problem when I directly access a certain article\r\nThe article link is as follows\r\nhttps://www.atopno.cn/mileage/Linux/Jenkins/automake\n\n### System Info\n\n```sh\nSystem:\r\n OS: Windows 10 10.0.22621\r\n CPU: (12) x64 Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz\r\n Memory: 4.23 GB / 15.91 GB\r\n Binaries:\r\n Node: 16.15.0 - E:\\node\\node.EXE\r\n npm: 8.5.5 - E:\\node\\npm.CMD\r\n Browsers:\r\n Chrome: 114.0.5735.199\r\n Edge: Spartan (44.22621.1848.0), Chromium (114.0.1823.79)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: ^1.0.0-beta.2 => 1.0.0-beta.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.",[2952],{"name":2913,"color":2914},2608,"Hydration completed but contains mismatches","2023-08-11T00:04:18Z","https://github.com/vuejs/vitepress/issues/2608",0.72313416,{"description":2959,"labels":2960,"number":2962,"owner":2872,"repository":2873,"state":2917,"title":2963,"updated_at":2964,"url":2965,"score":2966},"### Describe the bug\n\nI want to display `docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' 容器名或容器ID` in single line text\r\n\r\nJust like below\r\n\r\n| 需求 | 命令 |\r\n|-----------------|-----------------------------------------------------------------------------------------|\r\n| 查看正在运行的容器 | `docker ps` |\r\n| 查看所有容器 | `docker ps -a` |\r\n| 启动容器 | `docker start 容器名或容器ID` |\r\n| 停止容器 | `docker stop 容器名或容器ID` |\r\n| 重启容器 | `docker restart 容器名或容器ID` |\r\n| 删除容器 | `docker rm 容器名或容器ID` |\r\n| 查看容器IP | `docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' 容器名或容器ID` |\r\n\r\nbut I got an error\r\n\r\n```txt\r\n[vitepress] Internal server error: Error parsing JavaScript expression: Unexpected token (1:1)\r\n Plugin: vite:vue\r\n File: D:/IdeaProjects/soclear.github.io-vitepress/docs/InfoTech/Linux/docker.md:39:67\r\n at \u003Cparse> (:0)\r\n at createCompilerError (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-core\\dist\\compiler-core.cjs.js:1328:21)\r\n at emitError (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-core\\dist\\compiler-core.cjs.js:2812:5)\r\n at createExp (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-core\\dist\\compiler-core.cjs.js:2805:7)\r\n at oninterpolation (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-core\\dist\\compiler-core.cjs.js:2149:16)\r\n at stateInterpolationClose (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-core\\dist\\compiler-core.cjs.js:546:18)\r\n at parse (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-core\\dist\\compiler-core.cjs.js:1047:16)\r\n at baseParse (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-core\\dist\\compiler-core.cjs.js:2851:13)\r\n at parse (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-dom\\dist\\compiler-dom.cjs.js:706:23)\r\n at parse$2 (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vue\\compiler-sfc\\dist\\compiler-sfc.cjs.js:1850:24)\r\n at createDescriptor (D:\\IdeaProjects\\soclear.github.io-vitepress\\node_modules\\@vitejs\\plugin-vue\\dist\\index.mjs:64:43) (x2)\r\n```\r\n\r\nhowever, multi line code is not treated {{text}} as a JS expression\r\n\r\n\u003Cpre>\u003Ccode>\r\n```sh\r\ndocker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' 容器名或容器ID\r\n```\r\n\u003C/code>\u003C/pre>\r\n\r\n\r\n\n\n### Reproduction\n\nhttps://stackblitz.com/edit/vite-q7bavu?file=docs%2Fexample.md\n\n### Expected behavior\n\nI expect the text in {{text}} in single line code is treated the same as in multi line code. just original text not JS expression\n\n### System Info\n\n```Text\nSystem:\r\n OS: Windows 11 10.0.22631\r\n CPU: (16) x64 AMD Eng Sample: 100-000000534-40_Y\r\n Memory: 19.52 GB / 31.19 GB\r\n Binaries:\r\n bun: 1.1.21 - ~\\AppData\\Local\\Temp\\bun-node-70ca2b76c\\bun.EXE\r\n Browsers:\r\n Edge: Chromium (127.0.2651.74)\r\n Internet Explorer: 11.0.22621.3527\r\n npmPackages:\r\n vitepress: ^1.3.1 => 1.3.1\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.",[2961],{"name":2913,"color":2914},4088,"The text in `{{text}}` in single line code is treated as a JS expression","2024-08-06T04:42:42Z","https://github.com/vuejs/vitepress/issues/4088",0.7288732,["Reactive",2968],{},["Set"],["ShallowReactive",2971],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f4-KyWRHIWShnAjTgmjr6Mk1Q_6W6VbDlRxygBNA_OQA":-1},"/vuejs/vitepress/717"]