style: TOC 关闭自动编号,避免与正文手写的章节号重复
Build and Deploy Blog / build (push) Successful in 22s

正文 H2/H3 已经手写「一、」「1.1」等编号,TOC 再自动加「1.」「1.1.」
会出现「1.1. 1.1 ...」这种双重前缀。
This commit is contained in:
2026-05-11 17:29:16 +08:00
parent 517cfc0928
commit 54a98d47e0
+1 -1
View File
@@ -138,7 +138,7 @@ markup:
unsafe: true
tableOfContents:
endLevel: 4
ordered: true
ordered: false
startLevel: 2
highlight:
noClasses: false