Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any title of a tab appears in the table of contents of the other tabs #46

Open
jean-louis67 opened this issue May 1, 2024 · 0 comments

Comments

@jean-louis67
Copy link

Below, the titles of tab Tab2 should not appear in the summary of Tab1.

image

Code for the example:

[ui-tabs position="top-left" active="0" theme="lite"]

[ui-tab title="Tab1"]
[TOC]
##Title 1 Tab 1 
##Title 2 Tab 1 
[/ui-tab]

[ui-tab title="Tab2"]


##Title 1 Tab 2 
##Title 2 Tab 2 

[/ui-tab]
[/ui-tabs]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant