Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yacir/markdown-fenced-code-tabs

Generates tabs for consecutive markdown code blocks
https://github.com/yacir/markdown-fenced-code-tabs

markdown md mkdocs python tabs

Last synced: 3 months ago
JSON representation

Generates tabs for consecutive markdown code blocks

Awesome Lists containing this project

README

        







# Markdown Code Tabs Extension

**Code Tabs** is an extension that generates a HTML structure for consecutive fenced code blocks content.

## Quick start

Installation is easy with pip:

``` sh
pip install markdown-fenced-code-tabs
```

For detailed installation instructions and a demo, visit
[the documentation](https://yacir.github.io/markdown-fenced-code-tabs/).

## Author
[Yassir Barchi](http://yassir.fr)

## License

**markdown-fenced-code-tabs** is available under the MIT license. See the LICENSE file for more info.