mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
ToC: specify ToC levels (#30216)
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user