Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
本 PR 旨在优化稳定版更新日志的展示样式,将原先“章节标题 + 二级列表”的结构改为“章节标题单独成行 + 一级列表”,以提升可读性并响应 #457 的诉求;同时补齐/迁移 3.13.1 稳定版更新日志到符合站点渲染逻辑的文件命名结构。
Changes:
- 将多份 stable 更新日志从二级列表改为“粗体章节标题 + 列表项”的扁平结构
- 新增
_changelogs/stable/3.13/3.13.1.md(以版本号为文件名),并移除旧的_changelogs/stable/3.13.1/README.md - 统一各版本日志中的章节分隔空行,改善整体排版一致性
Reviewed changes
Copilot reviewed 38 out of 38 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| _changelogs/stable/3.9/3.9.2.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.9/3.9.1.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.8/3.8.2.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.8/3.8.1.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.7/3.7.6.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.7/3.7.5.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.7/3.7.3.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.7/3.7.1.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.6/3.6.20.md | 将二级列表改为章节标题 + 一级列表(含一处列表续行缩进需要调整) |
| _changelogs/stable/3.6/3.6.18.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.6/3.6.17.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.6/3.6.16.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.6/3.6.15.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.6/3.6.14.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.6/3.6.12.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.6/3.6.11.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.5/3.5.9.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.5/3.5.8.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.5/3.5.7.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.5/3.5.5.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.5/3.5.4.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.5/3.5.3.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.3/3.3.188.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.3/3.3.172.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.2/3.2.149.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.2/3.2.139.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.2/3.2.130.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.13/3.13.1.md | 新增稳定版 3.13.1 更新日志(按版本号命名以便站点正确展示) |
| _changelogs/stable/3.13.1/README.md | 移除旧的 3.13.1 README 形式更新日志 |
| _changelogs/stable/3.12/3.12.4.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.12/3.12.2.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.12/3.12.1.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.11/3.11.2.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.11/3.11.1.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.10/3.10.4.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.10/3.10.3.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.10/3.10.2.md | 将二级列表改为章节标题 + 一级列表 |
| _changelogs/stable/3.10/3.10.1.md | 将二级列表改为章节标题 + 一级列表 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
我看 AI 写的那个不全,手动使用正则替换实现的。
https://p2-docs.hmcl.workers.dev/changelog/stable.html
close #457