add table of content support

This commit is contained in:
Hans Pagel
2020-09-27 10:29:01 +02:00
parent bcef08ce2a
commit 149ce56ad8
18 changed files with 66 additions and 19 deletions

View File

@@ -25,6 +25,7 @@ module.exports = {
plugins: [
'@gridsome/remark-prismjs',
'remark-container',
'remark-toc',
],
remark: {
autolinkHeadings: {