From 7a4d9bc5cd2ac25fdf8459f023721016b29ea27a Mon Sep 17 00:00:00 2001 From: Leon Zhang Date: Fri, 1 Sep 2017 15:43:43 +0800 Subject: [PATCH] add doc for Edit on github plugin (#244) --- docs/plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins.md b/docs/plugins.md index 1da76776..e2d1303c 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -96,3 +96,7 @@ Medium's Image Zoom. Based on [zoom-image](https://github.com/egoist/zoom-image) ```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)