diff --git a/packages/language-service/data/language-blocks/zh-cn.json b/packages/language-service/data/language-blocks/zh-cn.json index 0806db5fa1..ff3d116e31 100644 --- a/packages/language-service/data/language-blocks/zh-cn.json +++ b/packages/language-service/data/language-blocks/zh-cn.json @@ -916,7 +916,7 @@ ], "description": { "kind": "markdown", - "value": "\n在一个 `*.vue` 文件中可以为任何项目特定需求使用额外的自定义块。举例来说,一个用作写文档的 `` 块。这里是一些自定义块的真实用例:\n\n- [Gridsome:``](https://gridsome.org/docs/querying-data/)\n- [vite-plugin-vue-gql:``](https://github.com/wheatjs/vite-plugin-vue-gql)\n- [vue-i18n:``](https://github.com/intlify/bundle-tools/tree/main/packages/vite-plugin-vue-i18n#i18n-custom-block)\n\n自定义块的处理需要依赖工具链。如果你想要在构建中集成你的自定义语块,请参见 [SFC 自定义块集成工具链指南](https://cn.vuejs.org/guide/scaling-up/tooling.html#sfc-custom-block-integrations)获取更多细节。\n" + "value": "\n在一个 `*.vue` 文件中可以为任何项目特定需求使用额外的自定义块。举例来说,一个用作写文档的 `` 块。这里是一些自定义块的真实用例:\n\n- [Gridsome:``](https://gridsome.org/docs/querying-data/)\n- [vite-plugin-vue-gql:``](https://github.com/wheatjs/vite-plugin-vue-gql)\n- [vue-i18n:``](https://github.com/intlify/bundle-tools/tree/main/packages/unplugin-vue-i18n#i18n-custom-block)\n\n自定义块的处理需要依赖工具链。如果你想要在构建中集成你的自定义语块,请参见 [SFC 自定义块集成工具链指南](https://cn.vuejs.org/guide/scaling-up/tooling.html#sfc-custom-block-integrations)获取更多细节。\n" }, "references": [ {