Skip to content

m2d - #1668

Merged
thinkasany merged 8 commits into
devfrom
main
Jul 1, 2026
Merged

m2d#1668
thinkasany merged 8 commits into
devfrom
main

Conversation

@thinkasany

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 1, 2026 01:27
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cn-vitejs-dev Ready Ready Preview, Comment Jul 1, 2026 1:27am

Request Review

@thinkasany
thinkasany merged commit 201af55 into dev Jul 1, 2026
4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates several Chinese documentation pages to improve Markdown formatting consistency (spacing, punctuation, and list rendering), making the docs render more cleanly and read more naturally.

Changes:

  • Normalize spacing around inline links and punctuation (e.g., removing stray spaces before ).
  • Improve Chinese punctuation usage (e.g., full-width parentheses around references).
  • Minor typography fix in a blog post (spacing around “CSS”).

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

File Description
guide/troubleshooting.md Fixes list formatting/indentation and punctuation; one line still contains a duplicated phrase to clean up.
guide/static-deploy.md Normalizes spacing around punctuation in numbered steps.
config/build-options.md Adjusts link sentence punctuation to use proper Chinese full stop.
blog/announcing-vite8.md Fixes typography by adding missing space before “CSS”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread guide/troubleshooting.md
- **使用 service worker**: 实现一个 service worker, 它将预获取所有静态资源并缓存它们。
- **Prefetch 动态 chunks**: 请注意,如果您的 HTML 文件由于 `Cache-Control` 标头而被浏览器缓存,则这无济于事
- **实现优雅的回退**: 实现优雅的回退实现动态导入的错误处理,以便在缺少块时重新加载页面。请参阅[加载错误处理](./build.md#load-error-handling)以了解更多详细信息。
- **实现优雅的回退**: 实现优雅的回退实现动态导入的错误处理,以便在缺少块时重新加载页面。请参阅 [加载错误处理](./build.md#load-error-handling) 以了解更多详细信息。
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.

3 participants