Skip to content

Commit 6daecc8

Browse files
committed
docs: add more plugins link"
1 parent 325ecd0 commit 6daecc8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/plugins.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Medium's image zoom. Based on [medium-zoom](https://github.com/francoischalifour
9595
Exclude the special image
9696

9797
```markdown
98-
![](image.png ':no-zoom')
98+
![](image.png ":no-zoom")
9999
```
100100

101101
## Edit on github
@@ -184,6 +184,10 @@ window.$docsify = {
184184

185185
A docsify.js plugin for displaying tabbed content from markdown.
186186

187-
* [Documentation & Demos](https://jhildenbiddle.github.io/docsify-tabs)
187+
- [Documentation & Demos](https://jhildenbiddle.github.io/docsify-tabs)
188188

189189
Provided by [@jhildenbiddle](https://github.com/jhildenbiddle/docsify-tabs).
190+
191+
## More plugins
192+
193+
See [awesome-docsify](awesome?id=plugins)

0 commit comments

Comments
 (0)