chore: Add docsify-tabs to list of plugins (#639)

This commit is contained in:
John Hildenbiddle 2018-10-23 00:28:31 -07:00 committed by cinwell.li
parent 63876c601d
commit b329e1eb1d

View File

@ -177,3 +177,11 @@ window.$docsify = {
]
}
```
## Tabs
A docsify.js plugin for displaying tabbed content from markdown.
* [Documentation & Demos](https://jhildenbiddle.github.io/docsify-tabs)
Provided by [@jhildenbiddle](https://github.com/jhildenbiddle/docsify-tabs).