We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5222145 commit a506617Copy full SHA for a506617
book.toml
@@ -19,8 +19,8 @@ default-theme = "light"
19
preferred-default-theme = "light"
20
21
[output.html.fold]
22
-enable = false # whether or not to enable section folding
23
-level = 0 # the depth to start folding
+enable = true # whether or not to enable section folding
+level = 1 # the depth to start folding
24
25
[output.html.playground]
26
editable = true
0 commit comments