Skip to content

Commit 290cade

Browse files
authored
Update plugins.md
1 parent 05d650e commit 290cade

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/plugins.md

+10
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,16 @@ A docsify.js plugin for displaying tabbed content from markdown.
176176

177177
Provided by [@jhildenbiddle](https://github.com/jhildenbiddle/docsify-tabs).
178178

179+
## envdot
180+
181+
A docsify plugin that load different parameters according to different environments and use {{}} or cunstom
182+
```html
183+
<script src="//cdn.jsdelivr.net/gh/shijf/docsify-envdot/docsify-envdot.min.js"></script>
184+
or
185+
<script src="//cdn.jsdelivr.net/npm/docsify-envdot/docsify-envdot.min.js"></script>
186+
```
187+
- [Documentation & Demos](https://github.com/Shijf/docsify-envdot)
188+
179189
## More plugins
180190

181191
See [awesome-docsify](awesome?id=plugins)

0 commit comments

Comments
 (0)