Sfoglia il codice sorgente

limit the TOC to H1 and H2

skullY 5 anni fa
parent
commit
8d8d61b3c5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/index.html

+ 1 - 1
docs/index.html

@@ -103,7 +103,7 @@
       },
       toc: {
         scope: '.markdown-section',
-        headings: 'h1, h2, h3, h4, h5, h6',
+        headings: 'h1, h2',
         title: 'Table of Contents',
       },
       plugins: [