Skip to content

Conversation

@yurekami
Copy link
Contributor

Summary

Fixed the FAQ numbering in the Chinese documentation to use proper sequential numbers.

Problem

The Chinese FAQ (docs/zh/get_started/qa.md) used "1." for all 13 entries, relying on markdown auto-numbering. While this renders correctly, it's inconsistent with the English FAQ which uses explicit sequential numbering (1, 2, 3..., 13).

Fix

Changed all FAQ entries to use proper sequential numbering (1-13) to match the English documentation style and improve readability when viewing the raw markdown file.

🤖 Generated with Claude Code

Changed the Chinese FAQ to use proper sequential numbering (1, 2, 3...)
instead of all "1." entries that rely on markdown auto-numbering.

This matches the English FAQ style and improves readability when viewing
the raw markdown file.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@zhuzilin zhuzilin closed this Dec 30, 2025
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.

2 participants