add some plugins
This commit is contained in:
parent
73af91e143
commit
ff67d56211
|
@ -12,7 +12,9 @@
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"-sharing",
|
"-sharing",
|
||||||
|
"-search",
|
||||||
"splitter",
|
"splitter",
|
||||||
|
"search-pro",
|
||||||
"expandable-chapters-small",
|
"expandable-chapters-small",
|
||||||
"github-buttons@2.1.0",
|
"github-buttons@2.1.0",
|
||||||
"prism",
|
"prism",
|
||||||
|
@ -21,7 +23,10 @@
|
||||||
"pageview-count",
|
"pageview-count",
|
||||||
"flexible-alerts",
|
"flexible-alerts",
|
||||||
"atoc",
|
"atoc",
|
||||||
"edit-link"
|
"edit-link",
|
||||||
|
"copy-code-button",
|
||||||
|
"popup",
|
||||||
|
"multipart"
|
||||||
],
|
],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"edit-link": {
|
"edit-link": {
|
||||||
|
|
Loading…
Reference in New Issue