\n\nThe issue can also be seen in VS Code, where the closing element will lose its syntax coloring:\n\n\u003Cimg width=\"415\" height=\"258\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/00d3e974-6626-4a47-9a29-0d42069b3435\" />\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.",[3064],{"name":3019,"color":3020},4836,"Mixing markdown inside markup breaks parsing if closing element is indented by 4 spaces or 1 tab (or more)","2025-07-13T09:28:05Z","https://github.com/vuejs/vitepress/issues/4836",0.69587034,{"description":3071,"labels":3072,"number":3077,"owner":3022,"repository":3023,"state":3047,"title":3078,"updated_at":3079,"url":3080,"score":3081},"### Describe the bug\r\n\r\nBuild blocking error happen on \"vitepress build docs\".\r\nWorks correctly and as intended on \"vitepress dev docs --port 8080\"\r\n\r\nTypeError: Failed to parse URL from [path]\r\n[cause]: TypeError [ERR_INVALID_URL]\r\n\r\n### Reproduction\r\n\r\nUse the regular Markdown File Inclusion with any file in any .md file, then try to build with \"vitepress build docs\".\r\n\r\nhttps://vitepress.dev/guide/markdown#markdown-file-inclusion\r\n\r\n### Expected behavior\r\n\r\nBuild concluding with success and no error displayed.\r\n\r\n### System Info\r\n\r\n```shell\r\nSystem: \r\n OS: Windows 10 10.0.19044 \r\n CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz \r\n Memory: 1.94 GB / 7.62 GB \r\n Binaries: \r\n Node: 19.8.1 - C:\\Program Files\\nodejs\\node.EXE \r\n Yarn: 1.22.17 - ~\\AppData\\Roaming\\npm\\yarn.CMD \r\n npm: 9.5.1 - C:\\Program Files\\nodejs\\npm.CMD \r\n Browsers: \r\n Edge: Spartan (44.19041.1266.0), Chromium (111.0.1661.62)\r\n Internet Explorer: 11.0.19041.1566 \r\n npmPackages: \r\n vitepress: ^1.0.0-alpha.62 => 1.0.0-alpha.62\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n\r\n\r\n\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] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3073,3074],{"name":3019,"color":3020},{"name":3075,"color":3076},"stale","ededed",2180,"Markdown \"@include\" throw \"ERR_INVALID_URL\" on \"vitepress build docs\"","2023-08-11T00:04:15Z","https://github.com/vuejs/vitepress/issues/2180",0.69618785,{"description":3083,"labels":3084,"number":3086,"owner":3022,"repository":3023,"state":3047,"title":3087,"updated_at":3088,"url":3089,"score":3090},"### Describe the bug\n\n但是实际我找不到这个原因在哪\r\n\r\n\r\n报错指出的位置不准确。调试很久,一直未找到出错点。\n\n### Reproduction\n\n运行就出错\n\n### Expected behavior\n\n期望解决这个问题\n\n### System Info\n\n```sh\nmac studio google浏览器\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.",[3085],{"name":3019,"color":3020},2762,"vitepress运行报错PM [vitepress] Internal server error: Invalid end tag.","2023-08-17T00:04:11Z","https://github.com/vuejs/vitepress/issues/2762",0.6981489,{"description":3092,"labels":3093,"number":3095,"owner":3022,"repository":3023,"state":3047,"title":3096,"updated_at":3097,"url":3098,"score":3099},"### Describe the bug\n\nI configure the anchor level of markdown, which does not take effect\n\n### Reproduction\n\nI configure the anchor level of markdown, which does not take effect\n\n### Expected behavior\n\nI configure the anchor level of markdown, which does not take effect\r\n\u003Cimg width=\"265\" alt=\"image\" src=\"https://user-images.githubusercontent.com/73089592/210925066-a8c5b645-0e09-4410-a575-a062d4aeff2f.png\">\r\n\n\n### System Info\n\n```shell\nmacOS chrome\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.",[3094],{"name":3019,"color":3020},1765,"Haven't the markdown.anchor option been supported yet?","2023-01-21T14:16:41Z","https://github.com/vuejs/vitepress/issues/1765",0.70827895,{"description":3101,"labels":3102,"number":3106,"owner":3022,"repository":3023,"state":3047,"title":3107,"updated_at":3108,"url":3109,"score":3110},"### Describe the bug\n\nA recent update (https://github.com/vuejs/vitepress/pull/1064) added a `word-break: break-word` style to all HTML elements. This leads to unpleasant results such as this in table cells (see the first and last column):\r\n\r\n\u003Cimg width=\"724\" alt=\"Table after\" src=\"https://user-images.githubusercontent.com/243601/192322921-5ab4d6a1-00e3-48d4-af11-c39c8c3e0265.png\">\r\n\r\nWhile before this update the result was much more readable:\r\n\r\n\u003Cimg width=\"729\" alt=\"Table before\" src=\"https://user-images.githubusercontent.com/243601/192323027-c7ffff4a-5989-497d-9aa0-b50b4c3cf216.png\">\r\n\n\n### Reproduction\n\nStackBlitz reproduction with a table:\r\nhttps://stackblitz.com/edit/vitepress-theme-word-break-issue?file=index.md\n\n### Expected behavior\n\nRisky styles such as `word-break: break-word` should not be applied to all elements.\r\n\r\nHandling overflowing content (if any) should be done at the component level, probably with specific solutions for each component.\n\n### System Info\n\n```shell\nSystem:\r\n OS: macOS 12.6\r\n CPU: (8) arm64 Apple M1\r\n Memory: 117.00 MB / 8.00 GB\r\n Shell: 3.5.1 - /opt/homebrew/bin/fish\r\n Binaries:\r\n Node: 16.17.1 - /opt/homebrew/opt/node@16/bin/node\r\n Yarn: 1.22.19 - /opt/homebrew/bin/yarn\r\n npm: 8.19.1 - /Volumes/Pieces/.npm/bin/npm\r\n Browsers:\r\n Chrome: 105.0.5195.125\r\n Firefox Nightly: 107.0a1\r\n Safari: 16.0\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.16 => 1.0.0-alpha.16\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.",[3103],{"name":3104,"color":3105},"theme","0754FB",1402,"Consider rolling back the global `word-break: break-word` style","2023-01-21T14:25:23Z","https://github.com/vuejs/vitepress/issues/1402",0.71091837,{"description":3112,"labels":3113,"number":3117,"owner":3022,"repository":3023,"state":3047,"title":3118,"updated_at":3119,"url":3120,"score":3121},"### Describe the bug\r\n\r\nI locate the problematic line by commenting. When `{{ }}` appears, Vitepress parses the code block in the `` line incorrectly.\r\nFor example:\r\n```jsx\r\n\u003Cdiv style={{ opacity: 1}}/>\r\n```\r\n\r\n### Reproduction\r\n\r\nnull\r\n\r\n### Expected behavior\r\n\r\nSupport to use `{{}}` in `` inline code blocks.\r\n\r\n### System Info\r\n\r\n```shell\r\nnull\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n\r\n\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.vuejs.org).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[3114],{"name":3115,"color":3116},"invalid","ffffff",1988,"Build Error: Not Support {{}} in ``","2023-03-04T00:04:19Z","https://github.com/vuejs/vitepress/issues/1988",0.7123994,["Reactive",3123],{},["Set"],["ShallowReactive",3126],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$favPlfRgSlR38IwZs1809K6cQn1bxBclxDOR-z399O2E":-1},"/vuejs/vitepress/4338"]