Skip to content

Add markdown support for tabs #1552

@flanakin

Description

@flanakin

Tabs are very helpful in organizing content. I would really love to see some support for tabbed content within the wiki.

As an example, DocFx does this with something like the following:

Content before the tabs.

### [Tab A](#tab/tab-a)
Tab A content.

### [Tab B](#tab/tab-b)
Tab B content.
***

Content after the tabs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions