2025-07-24 13:49:32 +08:00
|
|
|
# 目录
|
|
|
|
|
2025-07-24 13:51:33 +08:00
|
|
|
```table-of-contents
|
|
|
|
title:
|
|
|
|
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
|
|
|
|
minLevel: 0 # Include headings from the specified level
|
|
|
|
maxLevel: 0 # Include headings up to the specified level
|
|
|
|
includeLinks: true # Make headings clickable
|
|
|
|
hideWhenEmpty: false # Hide TOC if no headings are found
|
|
|
|
debugInConsole: false # Print debug info in Obsidian console
|
|
|
|
```
|
|
|
|
|