Markdown extension: tabbed content
See original GitHub issueAllow user to create a tabbed content.
- design
- markdown extension
- default template supporting
- documentation
Markdown Syntax:
# [Tab Name](#tab/tab-id-1)
Content1 ...
# [Tab Name](#tab/tab-id-2)
Content2 ...
---
Issue Analytics
- State:
- Created 6 years ago
- Reactions:3
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Tabbed - PyMdown Extensions Documentation
Tabbed provides a syntax to easily add tabbed Markdown content. The Tabbed extension can be included in Python Markdown by using the ...
Read more >Can I add a tabbed widget to my Markdown page?
I've found Tabbed - an Python-Markdown extension that supports tabs with following syntax: === "Tab 1" Tab 1 content === "Tab 2" Tab...
Read more >Extended Syntax
The basic Markdown syntax allows you to create code blocks by indenting lines by four spaces or one tab. If you find that...
Read more >Markdown New Tab
Markdown New Tab allows you to take down important notes, thoughts or anything else you need to jot down or paste quickly, directly...
Read more >Markdown New Tab – Get this Extension for Firefox (en-US)
Markdown New Tab allows you to take down important notes, thoughts or anything else you need to jot down or paste quickly, directly...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@brianlagunas I am working on the template support. Hopefully will be available on the next release
Whoot whoot! Party time!