浏览代码

limit the TOC to H1 and H2

skullY 5 年之前
父节点
当前提交
8d8d61b3c5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/index.html

+ 1 - 1
docs/index.html

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