From fb361bb1f0062ba29da1ccc6d6b161f0db327ae9 Mon Sep 17 00:00:00 2001 From: yeasy Date: Sun, 24 May 2026 01:03:34 -0700 Subject: [PATCH] =?UTF-8?q?fix(appendix):=20use=20H2=20for=20=E9=99=84?= =?UTF-8?q?=E5=BD=95=E4=B8=83=20to=20match=20sibling=20appendix=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The other appendix entries (附录四 best_practices, 附录五 debug, 附录六 resources, 附录八 learning_roadmap) all use H2. glossary.md was the lone H1, which broke the table-of-contents nesting in GitBook. Demoted to H2 to align. --- appendix/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendix/glossary.md b/appendix/glossary.md index 4fab8bd..b29b153 100644 --- a/appendix/glossary.md +++ b/appendix/glossary.md @@ -1,4 +1,4 @@ -# 附录七:术语表 +## 附录七:术语表 本附录整理了本书中常见的一些专业术语及其解释。