question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Markdown extension: tabbed content

See original GitHub issue

Allow 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:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
vicancycommented, Oct 17, 2017

@brianlagunas I am working on the template support. Hopefully will be available on the next release image

0reactions
brianlagunascommented, Oct 23, 2017

Whoot whoot! Party time!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found