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

[Feature Request] capability to render tabs from subheading #149

Open
AdarshRawat1 opened this issue Jul 21, 2024 · 2 comments · May be fixed by #153
Open

[Feature Request] capability to render tabs from subheading #149

AdarshRawat1 opened this issue Jul 21, 2024 · 2 comments · May be fixed by #153
Labels
enhancement New feature or request

Comments

@AdarshRawat1
Copy link

AdarshRawat1 commented Jul 21, 2024

Currently, tabs can be created using list items only.

It would be nice if awesome CSS could create tabs out of subheadings as well.

# heading 
<div class="tabbed">
## <b class="tab-title"> sub heading 1 </b>
Content of subheading 1
## <b class="tab-title"> sub heading 2 </b>
Content of subheading 2 
</div>

Or something like this

<b class="tab-title">
### macOS dependencies 
</b>
@iamAyushChamoli
Copy link
Contributor

Messed this one up, will be creating a new PR with a better solution

@iamAyushChamoli
Copy link
Contributor

@AdarshRawat1 Can you check if this works well?

@jothepro jothepro added the enhancement New feature or request label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants