A fork of markdown-fenced-code-tabs since it was unmaintained for over 6 years with an open PR that is important to add for markdown versions >= 3.4.
Code Tabs is an extension that generates an HTML structure for consecutive fenced code block content.
Installation is easy with pip:
pip install markdown-fenced-code-tabs-next
markdown-fenced-code-tabs-next is available under the MIT license. See the LICENSE file for more info.