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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.50latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.50
0.1.40
0.1.30
0.1.20

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