Skip to content

docs(format): replace full width spaces #1092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

docs(format): replace full width spaces #1092

wants to merge 3 commits into from

Conversation

veaba
Copy link
Member

@veaba veaba commented Jul 8, 2025

在创建 pull request 之前

请确认:

  • 我已经阅读过项目的 wiki 了解相关注意事项。
  • 我对翻译内容的改动不包含基于英文原版的扩展、删减或演绎 (如有,请移步至英文文档仓库讨论,相关结论会被定期从英文版同步)

问题描述

  • 消除 zhlint 错误
  • 全局格式化替换括号为半角括号
  • fix: docs: translate todos #1091 引入的无法执行 CI 的格式错误。

Copy link

vercel bot commented Jul 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-zh-cn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2025 7:54am

@@ -9,7 +9,7 @@
"dev": "vitepress",
"build": "vitepress build",
"preview": "vitepress preview",
"lint": "zhlint 'src/{api,about,guide,sponsor,translations,tutorial}/**/*.md'",
"lint": "zhlint \"src/{api,about,guide,sponsor,translations,tutorial}/**/*.md\"",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

消除在 linux、windows 平台执行差异

Copy link

Deploying docs-zh-cn with  Cloudflare Pages  Cloudflare Pages

Latest commit: fd83449
Status: ✅  Deploy successful!
Preview URL: https://4edcec9c.docs-zh-cn.pages.dev
Branch Preview URL: https://half-space.docs-zh-cn.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant