We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82f419 commit a0e1ea8Copy full SHA for a0e1ea8
docs/de-de/plugins.md
@@ -96,3 +96,7 @@ Medium's Bilderzoom. Basierend auf [zoom-image](https://github.com/egoist/zoom-i
96
```html
97
<script src="//unpkg.com/docsify/lib/plugins/zoom-image.min.js"></script>
98
```
99
+
100
+## Edit on github
101
102
+Add `Edit on github` button on every pages. provided by 3rd party, check [document](https://github.com/njleonzhang/docsify-edit-on-github)
docs/zh-cn/plugins.md
@@ -90,3 +90,8 @@ Medium's 风格的图片缩放插件. 基于 [zoom-image](https://github.com/ego
90
91
<script src="//unpkg.com/docsify/lib/plugins/zoom-image.js"></script>
92
93
94
95
0 commit comments