Skip to content

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

License

Notifications You must be signed in to change notification settings

jthegedus/docsify-select

Repository files navigation

docsify-select

GitHub Release NPM Release Lint and Unit Tests CodeQL

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