Problem to Solve
Imagine a page with three tabs - Java, Python, and Node.js.
All three tabs will have the same structure of content with the same titles.
And we want to be able to create a link to the Python tabs title.
Current Workaround
I'm not sure it is possible right now.
Proposed Solution
One of the possible solutions is to be able to link to anchors that are invisible in rendered content. But we need to make sure that tabs will respect that kind of linking.
Additional Information
Problem to Solve
Imagine a page with three tabs - Java, Python, and Node.js.
All three tabs will have the same structure of content with the same titles.
And we want to be able to create a link to the Python tabs title.
Current Workaround
I'm not sure it is possible right now.
Proposed Solution
One of the possible solutions is to be able to link to anchors that are invisible in rendered content. But we need to make sure that tabs will respect that kind of linking.
Additional Information