m2d - #1664
Merged
Merged
Conversation
docs(guide): fix spacing and PreviewServer anchor link
docs(plugins): fix punctuation and spacing
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Pull request overview
本次 PR 聚焦于文档(Markdown)排版与术语/链接引用的细节修正,使中文标点、空格与 API 引用更一致,提升可读性并避免错误指向。
Changes:
- 统一中文文档中链接前后空格与中英文混排的排版(如 “阅读 [插件文档] … 了解…”、
Rolldown / Rollup、HMR 处理等)。 - 修正
configurePreviewServer钩子相关“参见”链接,指向PreviewServer类型说明(与api-javascript.md中## \PreviewServer`` 小节一致)。 - 修正部分中文全角标点与括号配对(如
)。)。
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| plugins/index.md | 规范官方插件条目描述的中文标点与链接周边排版一致性。 |
| guide/api-plugin.md | 统一排版细节,并将 configurePreviewServer 的“参见”链接更新为 PreviewServer 类型说明。 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
thinkasany
added a commit
that referenced
this pull request
Jul 11, 2026
Merge pull request #1664 from vitejs/main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.