techhysahil / docsify-tabs

A docsify.js plugin for rendering tabbed content from markdown

Home Page:https://jhildenbiddle.github.io/docsify-tabs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://jhildenbiddle.github.io/docsify-tabs/

License:MIT License


Languages

Language:JavaScript 82.2%Language:SCSS 14.7%Language:CSS 3.2%