limit the TOC to H1 and H2
authorskullY <skullydazed@gmail.com>
Wed, 26 Feb 2020 00:33:35 +0000 (16:33 -0800)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 6 Mar 2020 00:00:10 +0000 (16:00 -0800)
docs/index.html

index a94cf82..3ab8f78 100644 (file)
       },
       toc: {
         scope: '.markdown-section',
-        headings: 'h1, h2, h3, h4, h5, h6',
+        headings: 'h1, h2',
         title: 'Table of Contents',
       },
       plugins: [