@@ -112,7 +112,9 @@ $endfor$
$$('table').addClass("table");
</script>
<script>
- tocbot.init();
+ tocbot.init({
+ collapseDepth: 6,
+ });
</body>