[feat:] wiki internal question toggeling #23

Closed
opened 2026-01-19 16:26:57 +00:00 by fierke · 1 comment
Owner

so that less content is shown

so that less content is shown
fierke added this to the logofclient v1.0.0 milestone 2026-01-19 16:26:57 +00:00
fierke added the Kind/Enhancement label 2026-01-19 16:26:57 +00:00
fierke self-assigned this 2026-01-19 16:26:57 +00:00
Author
Owner

Use

<details>
   <summary>Titel</summary>
   Inhalt
</details>

becomes

Titel Inhalt
Use ```md <details> <summary>Titel</summary> Inhalt </details> ``` becomes <details> <summary>Titel</summary> Inhalt </details>
Sign in to join this conversation.