浏览代码

play around with plugin settings

skullY 8 年之前
父节点
当前提交
2dea401a8e
共有 1 个文件被更改,包括 6 次插入2 次删除
  1. 6 2
      book.json

+ 6 - 2
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": [
           {