docs: change Markdown TOC to correct package name

pull/344/head
Sabertaz 4 years ago committed by GitHub
parent cfbba80a0a
commit db87348442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save