play around with plugin settings
parent
4c7c7747a3
commit
2dea401a8e
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue