\n```\n\n> 可以解析:\n\n```md\n\u003Cimg src=\"./img/gmzyjx-a.png\" style=\"zoom:60%;\" />\n\n\n```\n\n### Reproduction\n\n\n\n### Expected behavior\n\n\u003Cimg src=\"img/gmzyjx-a.png\" style=\"zoom:60%;\" /> 这种写法正常应该能解析才对,这是符合html标准的\n\n### System Info\n\n```Text\nnpm warn Unknown user config \"home\". This will stop working in the next major version of npm.\nNeed to install the following packages:\nenvinfo@7.14.0\nOk to proceed? (y) y\n\n\n System:\n OS: Windows 10 10.0.19045\n CPU: (8) x64 Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz\n Memory: 4.10 GB / 15.96 GB\n Binaries:\n Node: 22.11.0 - C:\\Program Files\\nodejs\\node.EXE \n Yarn: 1.22.22 - ~\\AppData\\Roaming\\npm\\yarn.CMD \n npm: 11.2.0 - C:\\Program Files\\nodejs\\npm.CMD \n pnpm: 10.6.2 - ~\\AppData\\Roaming\\npm\\pnpm.CMD \n Browsers: {}\n npmPackages:\n vitepress: ^1.6.3 => 1.6.3\n```\n\n### Additional context\n\n\n\n> package.json\n\n```json\n{\n \"devDependencies\": {\n \"vitepress\": \"^1.6.3\",\n \"vue\": \"^3.5.13\"\n },\n \"scripts\": {\n \"dev\": \"vitepress dev\",\n \"build\": \"vitepress build\",\n \"preview\": \"vitepress preview\"\n }\n}\n```\n\n\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.",[2913],{"name":2914,"color":2915},"upstream","BF29ED",4618,"部分图片写法无法解析","2025-03-12T06:17:09Z","https://github.com/vuejs/vitepress/issues/4618",0.79101497,{"description":2922,"labels":2923,"number":2928,"owner":2874,"repository":2875,"state":2876,"title":2929,"updated_at":2930,"url":2931,"score":2932},"### Is your feature request related to a problem? Please describe.\r\n\r\nNot problem-related.\r\n\r\n### Describe the solution you'd like\r\n\r\nAbility to specify an icon for the action buttons, e.g:\r\n\r\n\r\n```\r\nactions:\r\n - theme: brand\r\n text: lorem ipsum\r\n link: https://test.com\r\n icon:\r\n src: /test.svg\r\n```\r\n\r\n### Describe alternatives you've considered\r\n\r\nN/A.\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.",[2924,2927],{"name":2925,"color":2926},"theme","0754FB",{"name":2871,"color":2872},3783,"[default theme] Icons on action buttons","2025-03-02T18:09:22Z","https://github.com/vuejs/vitepress/issues/3783",0.80284023,{"description":2934,"labels":2935,"number":2941,"owner":2874,"repository":2875,"state":2876,"title":2942,"updated_at":2943,"url":2944,"score":2945},"### Is your feature request related to a problem? \r\n\r\nThis is a suggestion to slightly change the visual styling of **Custom Containers** in the default theme. Currently, the Customer Containers are very simple boxes. \r\n\r\nMy suggestion would be to \r\n\r\n- Add a faint drop shadow\r\n- Add a solid left border with high contrast against the background\r\n\r\nThis is common way of raising text boxes in various other tools. For example Slack, WhatsApp, Signal. But also other documentation tools like Docusaurus or even Github itself.\r\n\r\nI think this will enhance readability and gives a more polished appearance out of the box.\r\n\r\n### Describe the solution you'd like\r\n\r\nHere is an example how it could look like.\r\n\r\n**With suggestions applied:**\r\n\r\n\u003Cimg width=\"746\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/14202480/b56062a8-fa78-4990-a30f-039007c1cfa9\">\r\n\r\n**Currently:**\r\n\r\n\u003Cimg width=\"712\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/14202480/f17f682c-02bb-46da-b302-4af1a86efe61\">\r\n\r\n\r\n### Describe alternatives you've considered\r\n\r\nUsers can always customise their Custom Containers themselves to look like suggested. But changing the default theme might improve the out-of-box experience for users.\r\n\r\n### Additional context\r\n\r\nIf such a suggestion is accepted I'm more than happy to contribute the CSS changes from my example.\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.",[2936,2937,2938],{"name":2925,"color":2926},{"name":2871,"color":2872},{"name":2939,"color":2940},"needs more discussion","C2E0C6",3891,"Solid borders for custom containers","2024-09-01T14:03:29Z","https://github.com/vuejs/vitepress/issues/3891",0.8069371,{"description":2947,"labels":2948,"number":2952,"owner":2874,"repository":2875,"state":2876,"title":2953,"updated_at":2954,"url":2955,"score":2956},"Why the css and js files import fail after I [npm run build](docs:build)? In other words, the styles are lost and the web pages are messed up.\r\n\r\nWhether or not to set base is the same.\r\n\r\nThe following is the dist without the base (taking example.html as an example):\r\n\u003Cimg width=\"291\" alt=\"image\" src=\"https://github.com/user-attachments/assets/927cdd84-5ff2-4d3f-8f80-9b6f577f4f30\">\r\n\u003Cimg width=\"944\" alt=\"image\" src=\"https://github.com/user-attachments/assets/e8fbac74-3fdb-4754-81e1-6ad024428abc\">\r\n\u003Cimg width=\"1439\" alt=\"image\" src=\"https://github.com/user-attachments/assets/891b39fc-e11e-45b3-b52d-ff3f835ef734\">\r\n\r\nAs long as I change \"href=\"/assets/style.eGqldYn-.css\" to href=\"assets/style.eGqldYn-.css\", the style will return to normal.\r\n\u003Cimg width=\"1436\" alt=\"image\" src=\"https://github.com/user-attachments/assets/ac9e36be-20da-4fc8-bda1-e8c826314c32\">\r\n\r\n\r\nIs there something wrong with the config.ts?\r\n\r\nthanks very much~\r\n\r\n-------------------------------------------------------\r\n为什么我build之后,css和js文件的引入失败呢?也就是说,样式丢失,网页错乱\r\n\r\n无论加不加base属性都是如此。\r\n\r\n以下是没有加base属性的dist文件(以example.html为例):\r\n\u003Cimg width=\"291\" alt=\"image\" src=\"https://github.com/user-attachments/assets/927cdd84-5ff2-4d3f-8f80-9b6f577f4f30\">\r\n\u003Cimg width=\"944\" alt=\"image\" src=\"https://github.com/user-attachments/assets/e8fbac74-3fdb-4754-81e1-6ad024428abc\">\r\n\u003Cimg width=\"1439\" alt=\"image\" src=\"https://github.com/user-attachments/assets/891b39fc-e11e-45b3-b52d-ff3f835ef734\">\r\n\r\n\r\n只要我将 href=\"/assets/style.eGqldYn-.css\" 改成 href=\"assets/style.eGqldYn-.css\",样式就恢复正常了。\r\n\u003Cimg width=\"1436\" alt=\"image\" src=\"https://github.com/user-attachments/assets/ac9e36be-20da-4fc8-bda1-e8c826314c32\">\r\n\r\n是哪里的配置写错了吗?\r\n\r\n非常感谢",[2949],{"name":2950,"color":2951},"need more info","bdbefc",4165,"Why the css and js files import fail after I build? In other words, the styles are lost and the web pages are messed up.","2025-03-02T18:08:41Z","https://github.com/vuejs/vitepress/issues/4165",0.8097094,{"description":2958,"labels":2959,"number":2964,"owner":2874,"repository":2875,"state":2876,"title":2965,"updated_at":2966,"url":2967,"score":2968},"### Is your feature request related to a problem? Please describe.\n\nabout #3851 \n\n### Describe the solution you'd like\n\nThe usage of environment variables, such as `process.env.VITE_EXTRA_EXTENSIONS`, warrants a more detailed description in the official documentation.\r\n\r\nIf I haven't seen the source code, I wouldn't know that VITE_EXTRA_EXTENSIONS is a string that concatenates different words with commas.\r\n\r\n\r\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.",[2960,2963],{"name":2961,"color":2962},"docs","0075ca",{"name":2871,"color":2872},3852,"Add docs regarding the environment vitepress used","2024-06-09T06:00:59Z","https://github.com/vuejs/vitepress/issues/3852",0.8106095,{"description":2970,"labels":2971,"number":2972,"owner":2874,"repository":2875,"state":2973,"title":2974,"updated_at":2975,"url":2976,"score":2977},"### Is your feature request related to a problem? Please describe.\r\n\r\nI want to set the navigation bar to be frosted or translucent. What should I do?\r\n\r\n\r\n### Describe the solution you'd like\r\n\r\nI want to set the navigation bar to be frosted or translucent. What should I do?\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.",[],3342,"closed","Modify the top navigation bar to be transparent or frosted translucent","2023-12-27T00:04:28Z","https://github.com/vuejs/vitepress/issues/3342",0.7677954,["Reactive",2979],{},["Set"],["ShallowReactive",2982],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$faWeUtEIbGAno_zxik2erzmO-9hmxZgpqg6TFii517Go":-1},"/vuejs/vitepress/3177"]