From f2ee9168b2800c1808f65018cc390faf525a588f Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 28 Feb 2021 11:14:32 +0100 Subject: [PATCH] chg: [book] anchors plugin tested --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index 87b4c13..0a9853e 100644 --- a/book.json +++ b/book.json @@ -3,7 +3,7 @@ "description": "User guide of MISP Malware Information Sharing Platform, a Threat Sharing Platform.", "language": "en", "author": "MISP Contributors", - "plugins": ["toc", "github", "codesnippet", "last-modified"], + "plugins": ["toc", "github", "codesnippet", "last-modified", "anchors"], "links": { "sidebar": { "MISP @ GitHub": "https://github.com/MISP/MISP", "PDF Format": "https://www.circl.lu/doc/misp/book.pdf" }}, "pluginsConfig": { "github": {