Skip to content

Commit a0e1ea8

Browse files
committed
feat: add Edit on github plugin (thanks @njleonzhang)
1 parent f82f419 commit a0e1ea8

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/de-de/plugins.md

+4
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,7 @@ Medium's Bilderzoom. Basierend auf [zoom-image](https://github.com/egoist/zoom-i
9696
```html
9797
<script src="//unpkg.com/docsify/lib/plugins/zoom-image.min.js"></script>
9898
```
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

+5
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,8 @@ Medium's 风格的图片缩放插件. 基于 [zoom-image](https://github.com/ego
9090
```html
9191
<script src="//unpkg.com/docsify/lib/plugins/zoom-image.js"></script>
9292
```
93+
94+
95+
## Edit on github
96+
97+
Add `Edit on github` button on every pages. provided by 3rd party, check [document](https://github.com/njleonzhang/docsify-edit-on-github)

0 commit comments

Comments
 (0)