Skip to content

Example of nested content tabs? #7906

Answered by facelessuser
AndydeCleyre asked this question in Q&A
Discussion options

You must be logged in to vote

The block syntax does not require indented nested content like this. If nesting, you need to ensure a different number of fence markers:

/// tab | Tab 1

//// tab | Child Tab A
////

//// tab | Child Tab B, Sibling to Tab A
////

///

/// tab | Tab 2, Sibling to Tab 1
///

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AndydeCleyre
Comment options

Answer selected by AndydeCleyre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants