limit the TOC to H1 and H2

This commit is contained in:
skullY
2020-03-05 16:00:10 -08:00
committed by skullydazed
parent f86fd0cd14
commit 8d8d61b3c5
+1 -1
View File
@@ -103,7 +103,7 @@
},
toc: {
scope: '.markdown-section',
headings: 'h1, h2, h3, h4, h5, h6',
headings: 'h1, h2',
title: 'Table of Contents',
},
plugins: [