1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Configure multiple no_toc_section classes

This commit is contained in:
toshimaru
2018-11-28 23:06:30 +09:00
committed by XhmikosR
parent 698ccb4923
commit 0b96d62fb3

View File

@@ -62,4 +62,6 @@ cdn:
toc: toc:
min_level: 2 min_level: 2
max_level: 4 max_level: 4
no_toc_section_class: "bd-example" no_toc_section_class:
- "bd-example"
- "no_toc_section"