\u003C!-- result: \u003Cdiv a=\"1\" b=\"2\">\u003C/div> -->\n\u003Cdiv t-att=\"['a', 'b']\"/> \u003C!-- \u003Cdiv a=\"b\">\u003C/div> -->\n```\nmd文档中有以上内容则会报错\n\n\n\n### Describe the solution you'd like\n\n要通过怎么样的配置可以让其支持OdooOWL的Qweb语法\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.",[],4823,"无法解析OdooOWL中的Qweb语法","2025-07-03T09:43:57Z","https://github.com/vuejs/vitepress/issues/4823",0.7551217,{"description":3096,"labels":3097,"number":3098,"owner":3030,"repository":3031,"state":3064,"title":3099,"updated_at":3100,"url":3101,"score":3102},"### Describe the bug\n\nPort 5000 which is used by default by `vitepress serve` is already taken by [system processes](https://developer.apple.com/forums/thread/682332) on MacOS Monterey.\n\n### Reproduction\n\nRun `vitepress serve` in MacOS Monterey\n\n### Expected behavior\n\nServe the vitepress website\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 12.4\r\n CPU: (10) arm64 Apple M1 Max\r\n Memory: 499.31 MB / 64.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 16.14.2 - ~/.volta/tools/image/node/16.14.2/bin/node\r\n Yarn: 1.22.17 - ~/.volta/tools/image/yarn/1.22.17/bin/yarn\r\n npm: 8.5.0 - ~/.volta/tools/image/node/16.14.2/bin/npm\r\n Browsers:\r\n Chrome: 102.0.5005.61\r\n Firefox: 100.0.2\r\n Firefox Developer Edition: 97.0\r\n Safari: 15.5\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.",[],715,"Port 5000 is taken on MacOS Monterey","2023-01-21T14:28:38Z","https://github.com/vuejs/vitepress/issues/715",0.7589906,{"description":3104,"labels":3105,"number":3109,"owner":3030,"repository":3031,"state":3064,"title":3110,"updated_at":3111,"url":3112,"score":3113},"### Describe the bug\n\nWhen you click on a link at the bottom of a page, it will navigate to the next page, but then scroll the next page all the way from the bottom of the page to the top of the page. It appears that this happens on each page navigation, but the issue is particularly noticable for longer pages and when clicking a link at the bottom of a page, followed by a long page.\r\n\r\nYou can see a video of the unexpected behavior here: https://streamable.com/k8kwio\n\n### Reproduction\n\nScroll to the bottom of a page, click on a link there. The next page should be a long page. Rather than starting out at the top of the page it will take users on a tour of the page all the way from the bottom up to the top.\n\n### Expected behavior\n\nThe smooth scrolling behavior should not activate on long pages where the scroll would be longer than the size of the window. I believe that this code is supposed to prevent that super long \"tour\" of the page, but does not appear to be working: https://github.com/vuejs/vitepress/blob/16064023cfe390eccc1552792b906156e4936382/src/client/app/router.ts#L268-L276\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 4.14 Amazon Linux 2\r\n CPU: (16) x64 Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz\r\n Memory: 27.43 GB / 30.63 GB\r\n Container: Yes\r\n Shell: 5.8.1 - /usr/bin/zsh\r\n Binaries:\r\n Node: 16.19.0 - ~/.nvm/versions/node/v16.19.0/bin/node\r\n Yarn: 1.22.19 - ~/.nvm/versions/node/v16.19.0/bin/yarn\r\n npm: 8.19.3 - ~/.nvm/versions/node/v16.19.0/bin/npm\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.61 => 1.0.0-alpha.61\n```\n\n\n### Additional context\n\nGoogle Chrome browser\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.",[3106],{"name":3107,"color":3108},"bug: pending triage","e99695",2155,"Potential bug with scroll to top behavior","2023-04-05T00:04:01Z","https://github.com/vuejs/vitepress/issues/2155",0.75925404,{"description":3115,"labels":3116,"number":3123,"owner":3030,"repository":3031,"state":3064,"title":3124,"updated_at":3125,"url":3126,"score":3127},"### Describe the bug\n\nThe anchor doesn't work if there's an “й” in it.\n\n### Reproduction\n\nPlease test. \"Движок авто\" works fine, but \"Настройки сессии\" will not scroll down\n\n\n\n\n```\n[Движок авто](#движок-авто)\n[Настройки сессии](#настройки-сессии)\n\u003Cbr>\n\u003Cbr>\n\u003Cbr>\n\u003Cbr> 300 times...\n\n## Настройки сессии\n## Движок авто\n```\n\n### Expected behavior\n\nworks as other words\n\n### System Info\n\n```Text\nviteress 1.6.3\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.",[3117,3120],{"name":3118,"color":3119},"has-workaround","1B4515",{"name":3121,"color":3122},"needs more discussion","C2E0C6",4605,"The anchor doesn't work if there's an “й” in it.","2025-03-18T04:01:15Z","https://github.com/vuejs/vitepress/issues/4605",0.75937957,["Reactive",3129],{},["Set"],["ShallowReactive",3132],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fwAokfewGkllDRM_Y8tFb3KTB9Y277fiHDcQ-_47VtWM":-1},"/vuejs/vitepress/4734"]