docsify-tabs
docsify-tabs copied to clipboard
A docsify.js plugin for rendering tabbed content from markdown
docsify-tabs
A docsify.js plugin for rendering tabbed content from markdown.
💡 Like this plugin? Check out docsify-themeable for your site theme, docsify-plugin-ethicalads for EthicalAds integration, and docsify-plugin-runkit for live JavaScript REPLs!
Features
- 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
Installation & Options
See the documentation site for details.
Contact & Support
- 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!
License
This project is licensed under the MIT License. See the LICENSE for details.
Copyright (c) John Hildenbiddle (@jhildenbiddle)