play around with plugin settings

This commit is contained in:
skullY 2017-07-08 22:39:32 -07:00
parent 4c7c7747a3
commit 2dea401a8e
1 changed files with 6 additions and 2 deletions

View File

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