From a0e1ea811a2be203ad0daec998afaa0632346268 Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Fri, 1 Sep 2017 15:52:35 +0800 Subject: [PATCH] feat: add Edit on github plugin (thanks @njleonzhang) --- docs/de-de/plugins.md | 4 ++++ docs/zh-cn/plugins.md | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/docs/de-de/plugins.md b/docs/de-de/plugins.md index e1fb43e4..06d36f92 100644 --- a/docs/de-de/plugins.md +++ b/docs/de-de/plugins.md @@ -96,3 +96,7 @@ Medium's Bilderzoom. Basierend auf [zoom-image](https://github.com/egoist/zoom-i ```html ``` + +## Edit on github + +Add `Edit on github` button on every pages. provided by 3rd party, check [document](https://github.com/njleonzhang/docsify-edit-on-github) diff --git a/docs/zh-cn/plugins.md b/docs/zh-cn/plugins.md index 4d8829b6..0c3846fc 100644 --- a/docs/zh-cn/plugins.md +++ b/docs/zh-cn/plugins.md @@ -90,3 +90,8 @@ Medium's 风格的图片缩放插件. 基于 [zoom-image](https://github.com/ego ```html ``` + + +## Edit on github + +Add `Edit on github` button on every pages. provided by 3rd party, check [document](https://github.com/njleonzhang/docsify-edit-on-github)