\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.",[2884],{"name":2885,"color":2886},"invalid","ffffff",1988,"closed","Build Error: Not Support {{}} in ``","2023-03-04T00:04:19Z","https://github.com/vuejs/vitepress/issues/1988",0.6459799,{"description":2894,"labels":2895,"number":2897,"owner":2874,"repository":2875,"state":2888,"title":2898,"updated_at":2899,"url":2900,"score":2901},"### Describe the bug\n\nIf the path or filename includes '+', it will have a type error\r\n\r\n\r\n\r\n\n\n### Reproduction\n\njust rename the path or filename to include '+'\n\n### Expected behavior\n\nNo error\n\n### System Info\n\n```sh\nSystem:\r\n OS: Windows 10 10.0.22621\r\n CPU: (8) x64 Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz\r\n Memory: 6.72 GB / 15.89 GB\r\n Binaries:\r\n Node: 18.16.1 - C:\\Program Files\\nodejs\\node.EXE\r\n npm: 9.5.1 - C:\\Program Files\\nodejs\\npm.CMD\r\n pnpm: 8.6.7 - C:\\Program Files\\nodejs\\pnpm.CMD\r\n Browsers:\r\n Edge: Spartan (44.22621.2134.0), Chromium (116.0.1938.62)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: ^1.0.0-rc.10 => 1.0.0-rc.10\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.",[2896],{"name":2868,"color":2869},2872,"Rewrites error when the path or filename includes '+'","2023-09-06T00:04:11Z","https://github.com/vuejs/vitepress/issues/2872",0.65683824,{"description":2903,"labels":2904,"number":2906,"owner":2874,"repository":2875,"state":2888,"title":2907,"updated_at":2908,"url":2909,"score":2910},"### Describe the bug\n\nhttps://stackblitz.com/edit/vite-j7cesz?file=docs/index.md is the repro. Its `index.md` compiles just fine with some other established markdown compilers -- I tried pandoc and it worked well.\r\n\r\nI would like to know what's wrong with my markdown code! It can be that I don't understand the VitePress markdown syntax well enough, or maybe I am lucky to find a bug in the compiler 😉 I would like to provide additional info amap.\n\n### Reproduction\n\nhttps://stackblitz.com/edit/vite-j7cesz?file=docs/index.md\n\n### Expected behavior\n\nCompiles just fine.\n\n### System Info\n\n```shell\nSystem:\r\n OS: Linux 5.15 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish)\r\n CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700H\r\n Memory: 5.91 GB / 7.61 GB\r\n Container: Yes\r\n Shell: 5.1.16 - /bin/bash\r\n Binaries:\r\n Node: 19.2.0 - /usr/bin/node\r\n npm: 8.19.3 - /usr/bin/npm\r\n npmPackages:\r\n vitepress: 1.0.0-alpha.30 => 1.0.0-alpha.30\r\n```\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.",[2905],{"name":2868,"color":2869},1673,"VitePress does not compile a HTML-markdown mixed file saying that 'Element is missing end tag'","2023-01-21T14:17:06Z","https://github.com/vuejs/vitepress/issues/1673",0.66060174,{"description":2912,"labels":2913,"number":1860,"owner":2874,"repository":2875,"state":2888,"title":2915,"updated_at":2916,"url":2917,"score":2918},"**Describe the bug**\r\n\r\nHello, Evan! I'm very excited about this project, was playing around with it, trying to see if our existing vuepress content will work here. Discovered, that having this in `index.md` breaks static build:\r\n```md\r\n# Vitepress build bug\r\n\r\n test: [VuePress](https://vuepress.vuejs.org/)\r\n\r\n## Second header\r\n```\r\n\r\n`vitepress build` result does not display rendered page and shows hydration error in console:\r\n\r\n\r\n\r\nRemoving the link or the second header makes build working again\r\n\r\nAlso displays warnings while building:\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. Build https://github.com/larionov/vitepress-build-bug\r\n```sh\r\ngit clone git@github.com:larionov/vitepress-build-bug.git\r\ncd vitepress-build-bug/\r\nnpm install\r\nnpm run build\r\nnpx serve .vitepress/dist\r\n```\r\n2. Open http://localhost:5000/ in browser.\r\n\r\n**Expected behavior**\r\nI expect to see the contents of index.md on the main page, and no errors in console\r\n\r\n**System Info**\r\n- vitepress version :v0.3.1\r\n- vite version: v0.20.7\r\n- Node version: v12.16.1\r\n- OS version: Linux 5.6.15-arch1-1\r\n",[2914],{"name":2868,"color":2869},"Having a link and second header in index.md breaks `vitepress build`","2023-01-21T16:25:41Z","https://github.com/vuejs/vitepress/issues/24",0.6641767,{"description":2920,"labels":2921,"number":2923,"owner":2874,"repository":2875,"state":2888,"title":2924,"updated_at":2925,"url":2926,"score":2927},"### Describe the bug\n\nI imported a lib which called document APIs. The minimized reproduction:\r\n\r\n```\r\n\u003Cscript>\r\nconst div = document.createElement('div');\r\nconsole.log(div)\r\n\u003C/script>\r\n\r\n# Hello World\r\n```\r\n\r\nIt works in vitepress dev but fails in vitepress build\n\n### Reproduction\n\nhttps://github.com/Jinjiang/reproductions/tree/vitepress-document-20240219\n\n### Expected behavior\n\nWorks as vitepress dev does\n\n### System Info\n\n```Text\n$ npx envinfo --system --npmPackages vitepress --binaries --browsers\r\n\r\n System:\r\n OS: macOS 14.4\r\n CPU: (8) arm64 Apple M1\r\n Memory: 75.17 MB / 8.00 GB\r\n Shell: 5.9 - /bin/zsh\r\n Binaries:\r\n Node: 20.1.0 - ~/.asdf/installs/nodejs/20.1.0/bin/node\r\n Yarn: 1.22.19 - ~/.asdf/shims/yarn\r\n npm: 9.6.4 - ~/.asdf/plugins/nodejs/shims/npm\r\n Browsers:\r\n Safari: 17.4\r\n npmPackages:\r\n vitepress: 1.0.0-rc.43 => 1.0.0-rc.43\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.",[2922],{"name":2868,"color":2869},3583,"document is not defined when vitepress build","2024-02-27T00:05:55Z","https://github.com/vuejs/vitepress/issues/3583",0.6655292,{"description":2929,"labels":2930,"number":2935,"owner":2874,"repository":2875,"state":2888,"title":2936,"updated_at":2937,"url":2938,"score":2939},"### Describe the bug\r\n\r\nvitepress not support TODO\r\n\r\nwhen i use `- [ ]` in markdown, it wasn't rendered correctly, it's recognized as a list, just like this:\r\n\u003Cimg width=\"282\" alt=\"image\" src=\"https://user-images.githubusercontent.com/37357188/218241878-e9fbec7c-9848-4166-80fe-8370421d8ce6.png\">\r\n\r\nIt should be identified as\r\n\r\n\r\n\r\n\r\n\r\n### Reproduction\r\n\r\njust like this\r\n\r\n- [x] TODO-1\r\n- [x] TODO-2\r\n- [ ] TODO-1\r\n\r\nbut in vitpress\r\n\r\n\r\n\r\n### Expected behavior\r\n\r\njust like on github\r\n\r\n- [x] TODO-1\r\n- [x] TODO-2\r\n- [ ] TODO-1\r\n\r\n### System Info\r\n\r\n```shell\r\nSystem:\r\n OS: macOS 12.6.3\r\n CPU: (8) x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz\r\n Memory: 87.81 MB / 16.00 GB\r\n Shell: 5.8.1 - /bin/zsh\r\n Binaries:\r\n Node: 16.17.0 - ~/.nvm/versions/node/v16.17.0/bin/node\r\n Yarn: 1.22.19 - ~/.nvm/versions/node/v16.17.0/bin/yarn\r\n npm: 8.15.0 - ~/.nvm/versions/node/v16.17.0/bin/npm\r\n Browsers:\r\n Chrome: 109.0.5414.119\r\n Edge: 97.0.1072.62\r\n Firefox: 77.0.1\r\n Safari: 16.3\r\n npmPackages:\r\n vitepress: 1.0.0-alpha.45 => 1.0.0-alpha.45\r\n```\r\n\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.vuejs.org).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2931,2934],{"name":2932,"color":2933},"has-workaround","1B4515",{"name":2871,"color":2872},1923,"TODO list todo is not supported","2023-08-12T00:04:28Z","https://github.com/vuejs/vitepress/issues/1923",0.6657023,{"description":2941,"labels":2942,"number":2944,"owner":2874,"repository":2875,"state":2888,"title":2945,"updated_at":2946,"url":2947,"score":2948},"### 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.",[2943],{"name":2868,"color":2869},2762,"vitepress运行报错PM [vitepress] Internal server error: Invalid end tag.","2023-08-17T00:04:11Z","https://github.com/vuejs/vitepress/issues/2762",0.6669574,{"description":2950,"labels":2951,"number":2955,"owner":2874,"repository":2875,"state":2888,"title":2956,"updated_at":2957,"url":2958,"score":2959},"\u003C!--\r\nNOTE:\r\nVitePress is still WIP, and it is not compatible with VuePress.\r\nPlease do not open issue about default theme missing features or something doesn't work like VuePress.\r\n-->\r\n\r\n**Describe the bug**\r\nIn the markdown file, When reference a image file with encoded URL, it works in the dev mode, but it would faild to build.\r\n\r\n**To Reproduce**\r\nSteps to reproduce the behavior:\r\n1. a image file named `image (01).png`.\r\n1. a markdown file with content like this: ``\r\n1. run `vitepress build`\r\n\r\n**Expected behavior**\r\nShould build successfully.\r\n\r\n**System Info**\r\n- vitepress version: 0.11.5\r\n- vite version: 2.0.0-beta.62\r\n- Node version: 2.0.0-beta.62\r\n- OS version: Windows 10\r\n",[2952],{"name":2953,"color":2954},"duplicate","cfd3d7",220,"can not handle encoded image URLs in build mode","2023-01-21T16:23:56Z","https://github.com/vuejs/vitepress/issues/220",0.6673737,{"description":2961,"labels":2962,"number":2964,"owner":2874,"repository":2875,"state":2888,"title":2965,"updated_at":2966,"url":2967,"score":2968},"### Describe the bug\n\nChanged the config file a bit and moved directory's around and then the aside started to be intruding the screen. \n\nIt was working fine before, and it works fine when I run `npm run docs:dev` but when I build and run a preview this issue happens.\n\n\n\n### Reproduction\n\nNo idea\n\n### Expected behavior\n\nThe aside should not be on the doc. It should be on the right hand side, like what the vitepress docs looks like.\n\n\n\n### System Info\n\n```Text\nSystem:\n OS: Windows 11 10.0.26100\n CPU: (20) x64 13th Gen Intel(R) Core(TM) i9-13900H\n Memory: 17.98 GB / 31.64 GB\n Binaries:\n Node: 22.12.0 - C:\\Program Files\\nodejs\\node.EXE\n Yarn: 1.22.22 - C:\\Program Files\\nodejs\\yarn.CMD\n npm: 10.9.0 - C:\\Program Files\\nodejs\\npm.CMD\n Browsers:\n Edge: Chromium (131.0.2903.99)\n Internet Explorer: 11.0.26100.1882\n npmPackages:\n vitepress: ^1.6.3 => 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.",[2963],{"name":2868,"color":2869},4534,"Aside is intruding the page","2025-02-09T04:41:56Z","https://github.com/vuejs/vitepress/issues/4534",0.668571,["Reactive",2970],{},["Set"],["ShallowReactive",2973],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$ftREbQgJ8lpm451MSfmWsR7l_ud1XbUvxZR1hkNeFmjk":-1},"/vuejs/vitepress/2180"]