Skip to content

Commit

Permalink
docs: change Markdown TOC to correct package name (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi authored Aug 20, 2021
1 parent 26b5aa9 commit 46145bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) => {
Expand Down

0 comments on commit 46145bf

Please sign in to comment.