-
-
Notifications
You must be signed in to change notification settings - Fork 68
Closed
Description
With docsify 4.6 it is now possible to embed any type of file, including a markdown file.
If a tab-set is added to the parent file it works fine. However a tab-set added to an embedded file does not render.
tabs-main.md
# tabs-main.md
<!-- tabs:start -->
#### ** English **
Hello!
<!-- tabs:end -->
[filename](tabs-include.md ':include')
tabs-include.md
# tabs-include.md
<!-- tabs:start -->
#### ** English **
Hello!
<!-- tabs:end -->
I have included a screen shot of the results I get.
Metadata
Metadata
Assignees
Labels
No labels