![Collapsable menu for GitHub wiki](https://blog.tomasbouda.cz/wp-content/uploads/2020/10/image-1644011394089-291x240.png)
Collapsable menu for GitHub wiki
Intro If you ever wanted nice looking collapsible side menu on github wiki pages like this: then keep reading 😉 Solution Solution is very simple, you need to use <details> and <summary> tags. See snipped bellow: [crayon-6790104c7a352050755293/] You can see it in action in PoShLog wiki – https://github.com/PoShLog/PoShLog/wiki