From 04eaf4026bf306bb83346266ff76307f061aab5e Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Wed, 20 Sep 2017 09:01:06 +0800 Subject: [PATCH] chore: add doc for codesponsor --- docs/de-de/plugins.md | 16 ++++++++++++++++ docs/plugins.md | 15 +++++++++++++++ docs/zh-cn/plugins.md | 16 ++++++++++++++++ 3 files changed, 47 insertions(+) diff --git a/docs/de-de/plugins.md b/docs/de-de/plugins.md index 06d36f9..08d2b3d 100644 --- a/docs/de-de/plugins.md +++ b/docs/de-de/plugins.md @@ -100,3 +100,19 @@ Medium's Bilderzoom. Basierend auf [zoom-image](https://github.com/egoist/zoom-i ## 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) + + +## CodeSponsor + +See https://codesponsor.io + + +```html + + +``` + diff --git a/docs/plugins.md b/docs/plugins.md index ba4ef46..0bc8cc7 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -108,3 +108,18 @@ When readers expand the demo box, the source code and description are shown ther `jsfiddle.net` will be open with the code of this sample, which allow readers to revise the code and try on their own. [Vue](https://njleonzhang.github.io/docsify-demo-box-vue/) and [React](https://njleonzhang.github.io/docsify-demo-box-react/) are both supported. + +## CodeSponsor + +See https://codesponsor.io + + +```html + + +``` + diff --git a/docs/zh-cn/plugins.md b/docs/zh-cn/plugins.md index 0c3846f..64fc088 100644 --- a/docs/zh-cn/plugins.md +++ b/docs/zh-cn/plugins.md @@ -95,3 +95,19 @@ Medium's 风格的图片缩放插件. 基于 [zoom-image](https://github.com/ego ## 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) + + +## CodeSponsor + +See https://codesponsor.io + + +```html + + +``` +