From 2dea401a8ebd6059354d79eb0fde9e1e725f12b3 Mon Sep 17 00:00:00 2001 From: skullY Date: Sat, 8 Jul 2017 22:39:32 -0700 Subject: play around with plugin settings --- book.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'book.json') diff --git a/book.json b/book.json index 887d2a643..8462846e3 100644 --- a/book.json +++ b/book.json @@ -6,10 +6,9 @@ "anchors", "edit-link", "forkmegithub", - "git-author", "hints", - "numbered-headings", "page-toc", + "numbered-headings", "terminal", "toolbar" ], @@ -25,6 +24,11 @@ "page-toc": { "selector": ".markdown-section h1, .markdown-section h2" }, + "terminal": { + "copyButtons": true, + "fade": false, + "style": "flat" + }, "toolbar": { "buttons": [ { -- cgit v1.2.3-24-g4f1b