jthegedus / docsify-select

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

Home Page:https://jthegedus.github.io/docsify-select/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://jthegedus.github.io/docsify-select/

License:MIT License


Languages

Language:JavaScript 81.5%Language:SCSS 10.1%Language:CSS 6.5%Language:Shell 2.0%