You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<details>
<summary> this is a summary </summary>
this is the detail
</details>
wxiaoguang
added
issue/needs-feedback
For bugs, we need more details. For features, the feature must be described in more detail
and removed
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
labels
Jan 9, 2025
Feature Description
In Github it is possible to structure the text in issues using collapsing/expanding of sections.
The Github feature is using
<details
> and<summary>
tagsExample (same as in screenshot):
Tips for collapsed sections
You can add a header
You can add text within a collapsed section.
You can add an image or a code block, too.
More info on https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-collapsed-sections
Screenshots
The text was updated successfully, but these errors were encountered: