/friendly_fenced_tabs

Markdown plugin for generate tabs with markdown fenced code block

Primary LanguagePythonMIT LicenseMIT

Fred tab jr

Friendly Fenced Tabs

Inspired entirely on @yacir repo for grouping and show a better code documented.

Pip installation

The recommended way:

~ pip install friendly_fenced_tabs

Integrate with mkdocs

markdown_extensions:
    -friendly_fenced_tabs:
        single_block_as_tab: True

Documentation

You can see the settings and stuff offered in the mkdocs demo (WIP)

Manual installation

Clone it, go to the folder by terminal and execute:

~ sudo pip install . --upgrade

Credits / Thanks to