We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325ecd0 commit 6daecc8Copy full SHA for 6daecc8
docs/plugins.md
@@ -95,7 +95,7 @@ Medium's image zoom. Based on [medium-zoom](https://github.com/francoischalifour
95
Exclude the special image
96
97
```markdown
98
-
+
99
```
100
101
## Edit on github
@@ -184,6 +184,10 @@ window.$docsify = {
184
185
A docsify.js plugin for displaying tabbed content from markdown.
186
187
-* [Documentation & Demos](https://jhildenbiddle.github.io/docsify-tabs)
+- [Documentation & Demos](https://jhildenbiddle.github.io/docsify-tabs)
188
189
Provided by [@jhildenbiddle](https://github.com/jhildenbiddle/docsify-tabs).
190
+
191
+## More plugins
192
193
+See [awesome-docsify](awesome?id=plugins)
0 commit comments