yacir / markdown-fenced-code-tabs

Generates tabs for consecutive markdown code blocks

Home Page:https://yassir.dev/markdown-fenced-code-tabs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

pip install markdown-fenced-code-tabs

For detailed installation instructions and a demo, visit the documentation.

Author

Yassir Barchi

License

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

About

Generates tabs for consecutive markdown code blocks

https://yassir.dev/markdown-fenced-code-tabs/

License:MIT License


Languages

Language:Python 78.8%Language:HTML 16.8%Language:Makefile 4.4%