From 1285d56b0b68b4dbb778bb1fd72689e070f48bf2 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 14 Mar 2021 15:59:41 +0100 Subject: [PATCH] fix: [toc] using atoc (another unmaintained gitbook plugin) Should fix #203 Tested generation and it works as expected --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index 4bf93e8..63dbec4 100644 --- a/book.json +++ b/book.json @@ -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": {