]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Configure multiple no_toc_section classes
authortoshimaru <me@toshimaru.net>
Wed, 28 Nov 2018 14:06:30 +0000 (23:06 +0900)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 28 Nov 2018 19:09:50 +0000 (21:09 +0200)
_config.yml

index 44cd239429621738cb842e80e9d999340b83d188..335840ee40afc5efe74b2e96468441a34536326c 100644 (file)
@@ -62,4 +62,6 @@ cdn:
 toc:
   min_level:        2
   max_level:        4
-  no_toc_section_class: "bd-example"
+  no_toc_section_class: 
+    - "bd-example"
+    - "no_toc_section"