docs: change Markdown TOC to correct package name (#344)

pull/374/head
Sabertaz 3 years ago committed by GitHub
parent 26b5aa931f
commit 46145bfb16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -413,7 +413,7 @@ module.exports = {
permalink: anchor.permalink.headerLink()
},
// options for markdown-it-toc
// options for markdown-it-table-of-contents
toc: { includeLevel: [1, 2] },
config: (md) => {

Loading…
Cancel
Save