Replies: 4 comments
|
For any quoted component (including [Home](/)
> :Collapse label=Stuff
>
> [Overview](/some-folder/overview)
> > :Collapse label=Spec
> > [Spec Overview](/some-folder/spec/overview)
> > [Spec of This](/some-folder/spec/this)And this is the correct version: [Home](/)
> :Collapse label=Stuff
>
> [Overview](/some-folder/overview)
> > :Collapse label=Spec
> >
> > [Spec Overview](/some-folder/spec/overview)
> > [Spec of This](/some-folder/spec/this) |
0 replies
|
@alemsabic if this 👆fixes your issue, please tell me so that I would convert this issue to a discussion thread under Q&A. |
0 replies
|
@loreanvictor Hi Eugene, yeah, it does. Thanks for the fast answer. So it's an error in the documentation. |
0 replies
Yes it is, thanks for mentioning. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
In the documentation it's written: "As mentioned above, Collapse can be used in a nested manner, so you can have your desired level of depth in your ToC".
When I use the example that follows ...
Home
... this is the result:
All reactions