]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
ToC: specify ToC levels (#30216)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 17 Feb 2020 19:46:18 +0000 (21:46 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 19:46:18 +0000 (21:46 +0200)
config.yml

index c0871e79a793fc681ce8e01157a18d18722c9a44..af406a33fb0d01ada1fcca657af81909d12e4964 100644 (file)
@@ -9,6 +9,9 @@ markup:
       unsafe:           true
   highlight:
     noClasses:          false
+  tableOfContents:
+    startLevel:         2
+    endLevel:           6
 
 buildDrafts:            true
 buildFuture:            true
@@ -17,9 +20,6 @@ enableRobotsTXT:        true
 metaDataFormat:         "yaml"
 disableKinds:           ["404", "taxonomy", "taxonomyTerm", "RSS"]
 
-blackfriday:
-  fractions:            false
-
 publishDir:             "_gh_pages"
 
 module: