Skip to content

Markdown plugin for generate tabs with markdown fenced code block

License

Notifications You must be signed in to change notification settings

andru255/friendly_fenced_tabs

Repository files navigation

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

About

Markdown plugin for generate tabs with markdown fenced code block

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published