Closed zhangkaiqiu closed 9 months ago
Hi @zhangkaiqiu , could plz provide more details about it? I checked the sandbox above. it does show the tabs.
I'm sorry I didn't describe clearly.
When I use the docsify-tab plugin normally, I expect the display to be as follows: It is like the display effect of google browser tabs.
Its source code is as follows:
<!-- tabs:start -->
#### **English**
Hello!
#### **French**
Bonjour!
#### **Italian**
Ciao!
<!-- tabs:end -->
But when I apply it with include: Its display effect is as follows:
I see, you wanna use :include
to get a tab from other md resource.
I m not quite sure whether docsify-tab
supports it or not.
Hi @jhildenbiddle , could plz you take a look on this?
Marking as duplicate of more appropriately named issue: #2373
Bug Report
Steps to reproduce
What is current behaviour
What is the expected behaviour
Other relevant information
[x] Bug does still occur when all/other plugins are disabled?
Your OS:
Node.js version:
npm/yarn version:
Browser version:
Docsify version:
Docsify plugins: docsify-tabs v1.6.0
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)