still trying to make dropdown menu works

This commit is contained in:
hugogogo
2021-10-13 21:25:16 +02:00
parent 54382d5ece
commit 62a11b2b36
3 changed files with 6 additions and 8 deletions

0
..:
View File

View File

@@ -1,5 +1,8 @@
<details>
<summary>to do list</summary>
<br>builtins
<br>other things
<summary>Dropdown Heading</summary>
<br>
Choice 1
<br> Choice 2
<br> Choice 2
<br>
</details>

View File

@@ -1,5 +0,0 @@
<details>
<summary>to do list</summary>
- [ ] builtins
- [ ] other things
</details>