Skip to content

lxlxw/docsify-select

 
 

Repository files navigation

docsify-select

GitHub Release NPM Release Lint and Unit Tests

A docsify.js plugin for variably rendering content with HTML select menus defined in markdown.

Features

  • Single select menus
  • Multi select menus
  • Complex multi-select menus with partial selections and default content
  • Sync selection across menus with same id
  • Automatically detect operating system and select options for menus with specific labels
  • Compatible with docsify-tabs

docsify select demo

Credit

Adapted from jhildenbiddle's docsify-tabs plugin, so many thanks to them.

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!

License

MIT License

About

A docsify.js plugin for variably rendering content with select menus in markdown

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.3%
  • CSS 17.7%