From bd84cd378b92722e76268499e4714f5c95ce9688 Mon Sep 17 00:00:00 2001 From: John Hildenbiddle Date: Tue, 9 Oct 2018 13:04:03 -0700 Subject: [PATCH 1/2] Add docsify-tabs plugin & author links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c729cf3..5fa40fa 100644 --- a/README.md +++ b/README.md @@ -70,10 +70,11 @@ * [docsify-demo-box-vue](https://github.com/njleonzhang/docsify-demo-box-vue) - write Vue demo in docsify with instant preview and jsfiddle integration [@njleonzhang](https://github.com/njleonzhang/docsify-demo-box-vue) * [docsify-demo-box-react](https://github.com/njleonzhang/docsify-demo-box-react) - write React jsx demo in docsify with instant preview and jsfiddle integration [@njleonzhang](https://github.com/njleonzhang/docsify-demo-box-vue) * [docsify-edit-on-github](https://github.com/njleonzhang/docsify-edit-on-github) - Add Edit on github button on every pages [@njleonzhang](https://github.com/njleonzhang/docsify-demo-box-vue) +* [docsify-tabs](https://jhildenbiddle.github.io/docsify-tabs) - A docsify plugin for displaying tabbed content from markdown [@jhildenbiddle] ## Themes -* [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable) - A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+). +* [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable) - A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+). [@jhildenbiddle] ## Tutorials From b27f929de6285276dc025e4ffa9bc0adf722af72 Mon Sep 17 00:00:00 2001 From: John Hildenbiddle Date: Tue, 9 Oct 2018 13:07:23 -0700 Subject: [PATCH 2/2] Fix author links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fa40fa..43a2a61 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ * [docsify-demo-box-vue](https://github.com/njleonzhang/docsify-demo-box-vue) - write Vue demo in docsify with instant preview and jsfiddle integration [@njleonzhang](https://github.com/njleonzhang/docsify-demo-box-vue) * [docsify-demo-box-react](https://github.com/njleonzhang/docsify-demo-box-react) - write React jsx demo in docsify with instant preview and jsfiddle integration [@njleonzhang](https://github.com/njleonzhang/docsify-demo-box-vue) * [docsify-edit-on-github](https://github.com/njleonzhang/docsify-edit-on-github) - Add Edit on github button on every pages [@njleonzhang](https://github.com/njleonzhang/docsify-demo-box-vue) -* [docsify-tabs](https://jhildenbiddle.github.io/docsify-tabs) - A docsify plugin for displaying tabbed content from markdown [@jhildenbiddle] +* [docsify-tabs](https://jhildenbiddle.github.io/docsify-tabs) - A docsify plugin for displaying tabbed content from markdown [@jhildenbiddle](https://github.com/jhildenbiddle/docsify-tabs) ## Themes -* [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable) - A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+). [@jhildenbiddle] +* [docsify-themeable](https://jhildenbiddle.github.io/docsify-themeable) - A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+). [@jhildenbiddle](https://github.com/jhildenbiddle/docsify-themeable) ## Tutorials