Skip to content

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

Description

@AdarshRawat1

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions