fix: [toc] using atoc (another unmaintained gitbook plugin)

Should fix #203

Tested generation and it works as expected
pull/255/head
Alexandre Dulaunoy 2021-03-14 15:59:41 +01:00
parent 95e16d287a
commit 1285d56b0b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"description": "User guide of MISP intelligence sharing platform",
"language": "en",
"author": "MISP Contributors",
"plugins": ["toc", "github", "codesnippet", "last-modified", "anchors", "sitemap", "advanced-emoji", "image-class"],
"plugins": ["atoc", "github", "codesnippet", "last-modified", "anchors", "sitemap", "advanced-emoji", "image-class"],
"links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP", "PDF": "https://www.circl.lu/doc/misp/book.pdf", "EPUB": "https://www.circl.lu/doc/misp/book.epub", "MOBI": "https://www.circl.lu/doc/misp/book.mobi"}},
"pluginsConfig": {
"github": {