Skip to content

SenthilKumarSivakami/docsify-tabs

 
 

Repository files navigation

docsify-tabs

NPM GitHub Workflow Status (master) Codacy grade License: MIT jsDelivr Tweet

A docsify.js plugin for rendering tabbed content from markdown.

Screenshot

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

Contact

License

This project is licensed under the MIT License. See the LICENSE for details.

Copyright (c) John Hildenbiddle (@jhildenbiddle)

About

A docsify.js plugin for rendering tabbed content from markdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.1%
  • SCSS 14.7%
  • CSS 3.2%