A docsify.js plugin for rendering tabbed content from markdown.
- Generate tabbed content using unobtrusive markup
- Persist tab selections on refresh/revisit
- Sync tab selection for tabs with matching labels
- Style tabs using "classic" or "material" tab theme
- Customize styles without complex CSS using CSS custom properties
- Compatible with docsify-themeable themes
Limitations
- Nested tabsets (i.e. tabs within tabs) are not supported
- Tabs wraps when their combined width exceeds the content area width
- Create a GitHub issue for bug reports, feature requests, or questions
- Follow @jhildenbiddle for announcements
- Add a ⭐️ star on GitHub or ❤️ tweet to support the project!
This project is licensed under the MIT License. See the LICENSE for details.
Copyright (c) John Hildenbiddle (@jhildenbiddle)