From 4e4f02404f1780677a4e999ab7bb7fd515dc890d Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Fri, 10 Aug 2018 17:50:39 +0300 Subject: [PATCH] Disable glossary links --- book.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.json b/book.json index b011ef50..5452fba0 100644 --- a/book.json +++ b/book.json @@ -4,7 +4,7 @@ "author": "Copter Express", "language": "ru", "root": "docs/", - "plugins": ["youtube", "richquotes", "versions", "yametrika"], + "plugins": ["youtube", "richquotes", "versions", "yametrika", "codeblock-disable-glossary"], "pluginsConfig": { "disqus": { "shortName": "coex-clever"