Skip to content

Commit 3c4bdb0

Browse files
author
lucifer
committed
feat: TOC plugin
1 parent f1ff247 commit 3c4bdb0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

book.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"structure": {
3-
"readme": "introduction.md"
4-
}
5-
}
2+
"structure": {
3+
"readme": "introduction.md"
4+
},
5+
6+
"plugins": ["page-toc"]
7+
}

0 commit comments

Comments
 (0)