\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.",[2940],{"name":2909,"color":2910},4124,"actionText prop on VPTeamMembers components doesn't works","2024-08-20T04:43:16Z","https://github.com/vuejs/vitepress/issues/4124",0.6521926,{"description":2947,"labels":2948,"number":2949,"owner":2871,"repository":2872,"state":2921,"title":2950,"updated_at":2951,"url":2952,"score":2953},"### Is your feature request related to a problem? Please describe.\n\nLet's say we got a folder structure like this:\r\n\r\n\r\n└─ foo\r\n ├─ 1.0.0.md\r\n ├─ 2.0.0.md\r\n └─ 3.0.0.md\r\n\r\nRight now we would have routes like:\r\n `/foo/1.0.0.html`\r\n `/foo/2.0.0.html`\r\n `/foo/3.0.0.html`\r\n\r\nI'd like to also have a route or alias like the following: `/foo/latest` which will point to the latest version (this can all be determined on build time by looking at the file, I already have a function that gives me the latest \"route\", in this case `/foo/3.0.0.html`.\r\n\r\nHow can I make this `/foo/latest` route exist and be an alias to the one I wanted?\n\n### Describe the solution you'd like\n\nAllow us to define route aliases or redirects\n\n### Describe alternatives you've considered\n\nI've tried with rewrites but that allowed me to make the latest version redirected to /latest instead. I want the reverse.\n\n### Additional context\n\nIf this is not something you think vitepress should have because it's not SSG friendly (there is no latest.html file) then I understand.\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.",[],2922,"Route Alias or Redirect","2023-09-16T00:04:02Z","https://github.com/vuejs/vitepress/issues/2922",0.6563686,{"description":2955,"labels":2956,"number":2962,"owner":2871,"repository":2872,"state":2921,"title":2963,"updated_at":2964,"url":2965,"score":2966},"### Describe the bug\n\nLink to image (to open image in new tab/fullscreen). The img tag uses the image hash, but not the link itself, resulting in 404. \r\n\r\n\n\n### Reproduction\n\n#### Markdown\r\n```markdown\r\n[](../../assets/lifecycle.png)\r\n```\r\n\r\n#### Result\r\n```html\r\n\u003Ca href=\"../../assets/lifecycle.png\">\u003Cimg src=\"/assets/lifecycle.61eb5a52.png\" alt=\"Lifecycle\">\r\n```\n\n### Expected behavior\n\n```html\r\n\u003Ca href=\"/assets/lifecycle.61eb5a52.png\">\u003Cimg src=\"/assets/lifecycle.61eb5a52.png\" alt=\"Lifecycle\">\r\n```\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 6.2 Arch Linux\r\n CPU: (12) x64 AMD Ryzen 5 3600 6-Core Processor\r\n Memory: 12.28 GB / 31.27 GB\r\n Container: Yes\r\n Shell: 5.9 - /usr/bin/zsh\r\n Binaries:\r\n Node: 19.7.0 - /usr/bin/node\r\n Yarn: 1.22.19 - /usr/bin/yarn\r\n npm: 8.19.2 - /usr/bin/npm\r\n Browsers:\r\n Chromium: 110.0.5481.177\r\n Firefox: 110.0.1\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.49 => 1.0.0-alpha.61\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.",[2957,2958,2961],{"name":2882,"color":2883},{"name":2959,"color":2960},"has-workaround","1B4515",{"name":2868,"color":2869},2124,"Link to image does not contain the image-hash","2023-08-12T00:04:29Z","https://github.com/vuejs/vitepress/issues/2124",0.6569751,{"description":2968,"labels":2969,"number":2971,"owner":2871,"repository":2872,"state":2921,"title":2972,"updated_at":2973,"url":2974,"score":2975},"### Describe the bug\n\nThese two links should both load the same page, but the one with trailing slash returns 404.\r\n\r\nhttps://docs.celestia.org/developers/blobstream/\r\nhttps://docs.celestia.org/developers/blobstream\n\n### Reproduction\n\nhttps://docs.celestia.org/developers/blobstream/\r\nhttps://docs.celestia.org/developers/blobstream\n\n### Expected behavior\n\nBoth pages load https://docs.celestia.org/developers/blobstream\n\n### System Info\n\n```Text\nSystem:\r\n OS: macOS 14.0\r\n CPU: (10) arm64 Apple M1 Pro\r\n Memory: 80.42 MB / 16.00 GB\r\n Shell: 3.2.57 - /bin/bash\r\n Binaries:\r\n Node: 18.12.0 - ~/.nvm/versions/node/v18.12.0/bin/node\r\n Yarn: 1.22.19 - /opt/homebrew/bin/yarn\r\n npm: 8.19.2 - ~/.nvm/versions/node/v18.12.0/bin/npm\r\n pnpm: 7.13.1 - /opt/homebrew/bin/pnpm\r\n Browsers:\r\n Brave Browser: 117.1.58.135\r\n Chrome: 118.0.5993.88\r\n Safari: 17.0\r\n npmPackages:\r\n vitepress: 1.0.0-rc.24 => 1.0.0-rc.24\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.",[2970],{"name":2930,"color":2931},3134,"links with trailing slash do not load","2023-11-01T00:04:41Z","https://github.com/vuejs/vitepress/issues/3134",0.6589617,["Reactive",2977],{},["Set"],["ShallowReactive",2980],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fDcnObki0OhMraMkKzL-w67TID-73viwTMBFQ8S_iU-w":-1},"/vuejs/vitepress/2215"]