ソースを参照

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