ipsum...\r\n---\r\n```\r\nIt doesn't work.\r\n\r\nThen try:\r\n```yaml\r\n---\r\ndetails: Lorem
,ipsum...\r\n---\r\n```\r\nIt doesn't work.\r\n\r\nThen:\r\n```yaml\r\ndetails: |\r\n Lorem\r\n ipsum...\r\n```\r\nIt doesn't work, too.\r\n\r\nThen I tried JSON. The document says that Json also works.\r\n> VitePress also supports JSON frontmatter syntax, starting and ending in curly braces:\r\n\r\n```JSON\r\n\r\n{\r\n \"details\": \"Lorem\\nipsum...\"\r\n}\r\n\r\n```\r\nIt doesn't work, too.\r\n\r\n\r\n### Describe the solution you'd like\r\n\r\nI want to know how to achive it.\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.vuejs.org).\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.",[2921,2922],{"name":2866,"color":2867},{"name":2923,"color":2924},"has-workaround","1B4515",1809,"How to add linefeed/linebreak in details of Home layout","2023-06-21T00:04:10Z","https://github.com/vuejs/vitepress/issues/1809",0.71887785,{"description":2931,"labels":2932,"number":2937,"owner":2872,"repository":2873,"state":2896,"title":2938,"updated_at":2939,"url":2940,"score":2941},"### Describe the bug\r\n\r\nWhen using the local search (`search: { provider: \"local\" },`), the highlighted text is green instead of the brand colour:\r\n\r\n\u003Cimg width=\"1121\" alt=\"Screenshot 2023-09-03 at 19 05 58\" src=\"https://github.com/vuejs/vitepress/assets/64841595/b19fef35-9fd4-4fd9-a784-da3b48617fbc\">\r\n\r\n\r\n### Reproduction\r\n\r\n`npx vitepress init`.\r\n\r\nAdd `search: { provider: \"local\" },` to themconfig. \r\n\r\nSearch for the string `api`. \r\n\r\nNote: It's not reproducible on the Vitepress example site (`http://vitepress.dev`) as it doesn't use the local provider.\r\n\r\n### Expected behavior\r\n\r\nShould be a colour matching the brand colours\r\n\r\n### System Info\r\n\r\n```sh\r\n`\"vitepress\": \"^1.0.0-rc.10\"`\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] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\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.",[2933,2934],{"name":2866,"color":2867},{"name":2935,"color":2936},"contribution welcome","11E4B8",2902,"Local search has wrong colour on highlighted text","2023-09-18T00:04:19Z","https://github.com/vuejs/vitepress/issues/2902",0.7189388,{"description":2943,"labels":2944,"number":2946,"owner":2872,"repository":2873,"state":2896,"title":2947,"updated_at":2948,"url":2949,"score":2950},"### Describe the bug\r\n\r\nI wrote a vitepress plugin, and use 'console.log()' for printing logs\r\n\r\n\r\n\r\nuse plugin\r\n\r\n\r\n\r\n\r\nHowever, after I installed the plugin using yarn, these statements became invalid\r\n\r\nBut, these logs can be printed normally in the previous version of vitepress, but not in this version(Only files in node_modules cannot be printed, other locations are normal)\r\n\r\n\r\n\r\n\r\n\r\n### Reproduction\r\n\r\nSee my plugin\r\n\r\n[vitepress-plugin-codeblocks-fold](https://github.com/T-miracle/vitepress-plugin-codeblocks-fold)\r\n\r\n### Expected behavior\r\n\r\nExpect 'console.log()' to print logs normally\r\n\r\n### System Info\r\n\r\n```shell\r\nSystem:\r\n OS: Windows 10 10.0.22621\r\n CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz\r\n Memory: 17.21 GB / 31.70 GB\r\n Binaries:\r\n Node: 18.16.0 - C:\\Software\\nodejs\\node.EXE\r\n Yarn: 1.22.19 - ~\\AppData\\Roaming\\npm\\yarn.CMD\r\n npm: 9.5.1 - C:\\Software\\nodejs\\npm.CMD\r\n Browsers:\r\n Edge: Spartan (44.22621.1555.0), Chromium (112.0.1722.39)\r\n Internet Explorer: 11.0.22621.1\r\n npmPackages:\r\n vitepress: ^1.0.0-alpha.47 => 1.0.0-alpha.64\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.dev).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2945],{"name":2893,"color":2894},2228,"After the self-written vitepress plugin is installed using yarn, logs cannot be printed on the console in it","2023-04-24T00:04:05Z","https://github.com/vuejs/vitepress/issues/2228",0.75873613,{"description":2952,"labels":2953,"number":2955,"owner":2872,"repository":2873,"state":2896,"title":2956,"updated_at":2957,"url":2958,"score":2959},"### Describe the bug\n\n\r\n\n\n### Reproduction\n\nhttps://vitepress.vuejs.org/\n\n### Expected behavior\n\ncorrect positioning\n\n### System Info\n\n```shell\nMicrosoft Edge\r\nVersion 110.0.1587.57 (Official build) (64-bit)\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.",[2954],{"name":2866,"color":2867},2027,"[DOC bug]error URL navigation","2023-03-18T00:04:21Z","https://github.com/vuejs/vitepress/issues/2027",0.76006985,{"description":2961,"labels":2962,"number":2963,"owner":2872,"repository":2873,"state":2896,"title":2964,"updated_at":2965,"url":2966,"score":2967},"### Describe the bug\r\n\r\nThe project was built successfully and completed, but the terminal just doesn't run continue, when I deploy on GitHub, the same issue makes the deployment process got stuck and won't run the next step. \r\n\r\n\r\n\r\n### Reproduction\r\n\r\nPlease see our repos [VFluent3](https://stackblitz.com/~/github.com/Creator-SN/VFluent3)\r\nThen run:\r\n\r\n```bash\r\nyarn docs:build\r\n```\r\n\r\n### Expected behavior\r\n\r\nPlease help me to resolve this issue and deploy the repo.\r\n\r\n### System Info\r\n\r\n```Text\r\nhttps://github.com/Creator-SN/VFluent3/blob/3532c3298555c2662fe42e6da4861181a33d9114/docs/.vitepress/config.mts\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] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\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.",[],3661,"The build process is stuck","2024-03-26T00:04:19Z","https://github.com/vuejs/vitepress/issues/3661",0.7708299,["Reactive",2969],{},["Set"],["ShallowReactive",2972],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fORMjtyi5VKjlhxhm8Mb_IYoMo7Oa3x2gdaS05WraPPs":-1},"/vuejs/vitepress/4578"]