Open
Description
Feature request
In Gitbook, we can add Tabs to showcase different snippets for different programming languages. Further these Tabs are "in-sync" with other Tabs with the same name. For example, if there is are Tabs for "JS", "Java", "Ruby" that shows snippets for Step 1 of something. And then there are another set of Tabs for Step 2, then if the user selects "Ruby" in Step 1, then the "Ruby" tab is auto-selected in the Tabs in Step 2 as well.
Please see the picture from Gitbook for more.
What problem does this feature solve?
Helps us showcase multiple code snippets or multiple OS specific instructions.
What does the proposed API look like?
How should this be implemented in your opinion?
Not sure, but I think it should be a simple html markup that should transform to a functioning Tabs.
Are you willing to work on this yourself?**
No