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.