gitbook-plugin-newtabs

0.1.5 • Public • Published

This GitBook plugin allows content to be grouped by using tabs. It's based on Twitter Bootstrap v3.

Example

{% tabs first="First Tab", second="Second Tab", third="Third Tab" %}

{% content "first" %}
Content for first tab ...

{% content "second" %}
Content for second tab ...

{% content "third" %}
Content for third tab ...

{% endtabs %}

Changelog

  • 0.1.2: Static link to js
  • 0.1.1: Support markdown inside tabs
  • 0.1.0: Initial release

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gitbook-plugin-newtabs

    Weekly Downloads

    0

    Version

    0.1.5

    License

    MIT

    Unpacked Size

    172 kB

    Total Files

    8

    Last publish

    Collaborators

    • ddipass