mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Merge pull request #28 from nats-io/edit_button
Added "edit" button plugin
This commit is contained in:
commit
0bc382a12f
@ -8,7 +8,8 @@
|
|||||||
"-highlight",
|
"-highlight",
|
||||||
"include-html",
|
"include-html",
|
||||||
"toggle-chapters",
|
"toggle-chapters",
|
||||||
"anchors"
|
"anchors",
|
||||||
|
"edit-link"
|
||||||
],
|
],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"prism": {
|
"prism": {
|
||||||
@ -16,6 +17,10 @@
|
|||||||
"ascii": "markup",
|
"ascii": "markup",
|
||||||
"text": "markup"
|
"text": "markup"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"edit-link": {
|
||||||
|
"base": "https://github.com/nats-io/docs/edit/master",
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user