gitbook-plugin-mdtabs
v1.0.0
Published
Markdown code blocks for GitBook
Readme
mdtabs
A fork of codetabs that renders markdown in tab body so you have more flexibility.

Installation
Adds the plugin to your book.json, then run gitbook install if you are building your book locally.
{
"plugins": ["mdtabs"]
}