\n- \u003Chttps://nuxt.com/docs/3.x/>\n\n### Reproduction\n\n**Example 1:**\n\n1. Got to \u003Chttps://nuxt.com/docs/4.x/guide/concepts/rendering#client-side-rendering>\n2. Scroll to the alert containing the link [Read more in SPA Loading Template.](https://nuxt.com/docs/api/configuration/nuxt-config#spaloadingtemplate)\n3. Click the link.\n4. Navigation to correct page, but the anchor is being removed.\n\n- Link href is: https://nuxt.com/docs/api/configuration/nuxt-config#spaloadingtemplate\n- Navigation to: https://nuxt.com/docs/4.x/api/nuxt-config\n- Expected: https://nuxt.com/docs/4.x/api/nuxt-config#spaloadingtemplate\n\n\n**Example 2:**\n\n1. Go to \u003Chttps://nuxt.com/docs/4.x/getting-started/configuration>\n2. Try any of the links containing `Read more in Docs > API > Configuration > Nuxt Config`\n3. It navigates always to \u003Chttps://nuxt.com/docs/4.x/api/nuxt-config> instead of the anchor.\n\n\n**Example 3: (actually a separate BUG, but related and maybe same fix)**\n\n1. Go to \u003Chttps://nuxt.com/docs/3.x/getting-started/configuration>\n2. Try any of the links containing `Read more in Docs > API > Configuration > Nuxt Config`\n3. It navigates always to Nuxt 4 docs \u003Chttps://nuxt.com/docs/4.x/api/nuxt-config> instead of Nuxt 3 docs and the anchor. \n\n### Describe the bug\n\nIt seems to be the case for all links to the API > Configuration.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3020],{"name":3021,"color":3022},"pending triage","E99695",32802,"nuxt","open","Docs contain multiple broken anchor links","2025-07-29T08:25:28Z","https://github.com/nuxt/nuxt/issues/32802",0.7178173,{"description":3031,"labels":3032,"number":3033,"owner":3024,"repository":3034,"state":3025,"title":3035,"updated_at":3036,"url":3037,"score":3038},"It would be nice if you could alias and entire collection instead of just an icon.\n\nRight now I do it this way.\n```ts\nconst createIconAliases = (newPrefix: string, iconifyJson: IconifyJSON) => {\n const exisitngPrefix = iconifyJson.prefix;\n const icons = Object.keys(iconifyJson.icons);\n\n return icons.reduce(\n (object, value) => {\n object[`${newPrefix}:${value}`] = `${exisitngPrefix}:${value}`;\n return object;\n },\n {} as Record\u003Cstring, string>,\n );\n};\n```",[],362,"icon","[feature request] Allow aliasing entire collection","2025-02-21T20:10:51Z","https://github.com/nuxt/icon/issues/362",0.7233702,{"description":3040,"labels":3041,"number":3049,"owner":3024,"repository":3024,"state":3050,"title":3051,"updated_at":3052,"url":3053,"score":3054},"### Environment\n\n-\n\n### Reproduction\n\nhttps://nuxt.com/modules/tailwindcss\r\nhttps://nuxt.com/modules/nuxt-viewport\n\n### Describe the bug\n\nUsing the light theme we get code highlighting bug\r\n\u003Cimg width=\"1048\" alt=\"image\" src=\"https://user-images.githubusercontent.com/24970784/202643486-d93875f9-5281-4b09-9ac0-f9c964502058.png\">\r\n\u003Cimg width=\"1046\" alt=\"image\" src=\"https://user-images.githubusercontent.com/24970784/202643580-8d1c222f-3c4c-456a-b00a-a9746e1bd92e.png\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3042,3045,3048],{"name":3043,"color":3044},"documentation","5319e7",{"name":3046,"color":3047},"3.x","29bc7f",{"name":3021,"color":3022},15531,"closed","docs: markdown in modules with light theme are broken","2023-01-19T17:53:18Z","https://github.com/nuxt/nuxt/issues/15531",0.683328,{"description":3056,"labels":3057,"number":3061,"owner":3024,"repository":3024,"state":3050,"title":3062,"updated_at":3052,"url":3063,"score":3064},"### Environment\n\nChromium Engine Version 107.0.5304.110\n\n### Reproduction\n\nhttps://nuxt.com/docs/getting-started/seo-meta\n\n### Describe the bug\n\nMarkdown render code block badly. Missing colon and question mark.\r\n\r\n\u003Cimg width=\"887\" alt=\"image\" src=\"https://user-images.githubusercontent.com/41265413/202634530-be61a161-227c-4f7a-8f4a-b7e1fd616c5e.png\">\r\n\u003Cimg width=\"448\" alt=\"image\" src=\"https://user-images.githubusercontent.com/41265413/202634544-14f76ad0-990b-40c3-a648-cb2e19a29bd0.png\">\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3058,3059,3060],{"name":3043,"color":3044},{"name":3046,"color":3047},{"name":3021,"color":3022},15530,"[docs] markdown render code block badly","https://github.com/nuxt/nuxt/issues/15530",0.6862111,{"description":3066,"labels":3067,"number":3070,"owner":3024,"repository":3024,"state":3050,"title":3071,"updated_at":3072,"url":3073,"score":3074},"### Environment\n\nN/A\n\n### Reproduction\n\nvisit any module in https://nuxt.com/modules\n\n### Describe the bug\n\n### (it's in every module, wasn't like this yesterday)\r\n\u003Cimg width=\"847\" alt=\"Screenshot 2022-12-29 at 12 13 39 PM\" src=\"https://user-images.githubusercontent.com/31113245/209986597-44095cc6-64fe-4e82-ba5c-8cdc481984c8.png\">\r\n\u003Cimg width=\"849\" alt=\"Screenshot 2022-12-29 at 12 13 57 PM\" src=\"https://user-images.githubusercontent.com/31113245/209986628-a7470109-e785-44a5-9fe4-a41cdca9ace7.png\">\r\n\n\n### Additional context\n\nI posted the same issue to the modules repo https://github.com/nuxt/modules/issues/533 but got no response so decided I'd try my luck here, sorry if it's the wrong place\n\n### Logs\n\n_No response_",[3068,3069],{"name":3046,"color":3047},{"name":3021,"color":3022},12540,"Bug in Docs Module Overview","2023-01-19T16:06:44Z","https://github.com/nuxt/nuxt/issues/12540",0.6947598,{"description":3076,"labels":3077,"number":3080,"owner":3024,"repository":3024,"state":3050,"title":3081,"updated_at":3082,"url":3083,"score":3084},"### Environment\n\nn/a\n\n### Reproduction\n\nn/a\n\n### Describe the bug\n\nIn the docs some curly brackets are getting lost while they do exist in github.\r\nAlready cleared the cache and tried with a new browser that newer visited nuxt-docs to make sure there's no cache or SW proplem.\r\n\r\nExample: https://nuxt.com/docs/guide/directory-structure/plugins#vue-plugins\r\n \r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3078,3079],{"name":3046,"color":3047},{"name":3021,"color":3022},15677,"[DOCS]: Curly bracket get lost in code-rendering","2023-01-19T18:34:57Z","https://github.com/nuxt/nuxt/issues/15677",0.6958939,{"description":3086,"labels":3087,"number":3090,"owner":3024,"repository":3024,"state":3050,"title":3091,"updated_at":3092,"url":3093,"score":3094},"### Environment\n\nThis issue relates to documentation\n\n### Reproduction\n\nThis issue relates to documentation\n\n### Describe the bug\n\nOn documentation module, when i am on a module page : I have a problem when i want to see code blocks. Colors rendering is weird.\r\n\r\nFor exemple here on [nuxt/webvitals module docs](https://nuxt.com/modules/web-vitals)\r\n\r\n\n\n### Additional context\n\nMy configuration: \r\n- Mozilla Firefox v 107.0 (64 bits)\r\n- Macbook Pro M2 2022\n\n### Logs\n\n_No response_",[3088,3089],{"name":3046,"color":3047},{"name":3021,"color":3022},15566,"Docs: code blocks aren't displayed correctly on modules documentations","2023-01-19T17:54:32Z","https://github.com/nuxt/nuxt/issues/15566",0.69980395,{"description":3096,"labels":3097,"number":3101,"owner":3024,"repository":3102,"state":3050,"title":3103,"updated_at":3104,"url":3105,"score":3106},"Screenshot:\r\n\r\n",[3098],{"name":3099,"color":3100},"bug","ff281a",1011,"nuxt.com","Docs: Bug with syntax highlighting (caused by ')","2023-10-10T14:45:31Z","https://github.com/nuxt/nuxt.com/issues/1011",0.6998478,{"description":3108,"labels":3109,"number":3112,"owner":3024,"repository":3024,"state":3050,"title":3113,"updated_at":3114,"url":3115,"score":3116},"### Environment\n\nProduction\n\n### Reproduction\n\nhttps://github.com/nuxt/framework\r\n\n\n### Describe the bug\n\nThe link 'our list of examples' is\r\nhttps://nuxt.com/docs/examples/hello-world\r\nit should be\r\nhttps://nuxt.com/docs/examples/essentials/hello-world\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3110,3111],{"name":3046,"color":3047},{"name":3021,"color":3022},15533,"README file has broken link in 'our list of examples'","2023-01-19T17:53:21Z","https://github.com/nuxt/nuxt/issues/15533",0.70229983,{"description":3118,"labels":3119,"number":3125,"owner":3024,"repository":3024,"state":3050,"title":3126,"updated_at":3127,"url":3128,"score":3129},"### Environment\n\nDocumentation\n\n### Reproduction\n\n[sharedPrerenderData](https://nuxt.com/docs/api/nuxt-config#sharedprerenderdata)\n\n### Describe the bug\n\n👋\r\n\r\nIt seems like [sharedPrerenderData](https://nuxt.com/docs/api/nuxt-config#sharedprerenderdata) is currently missing closing ``` in its code block and therefore captures more than it should.\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3120,3121,3124],{"name":3043,"color":3044},{"name":3122,"color":3123},"good first issue","fbca04",{"name":3046,"color":3047},25640,"sharedPrerenderData documentation section missing closing code block","2024-02-05T20:26:11Z","https://github.com/nuxt/nuxt/issues/25640",0.70489496,["Reactive",3131],{},["Set"],["ShallowReactive",3134],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fPJaLwL4-hKQsnV0Xt-22PFs-3bdYrIQszeAcoxkRRJI":-1},"/nuxt/nuxt/15546"]