Add collapsible section to README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-20 09:28:34 +02:00
parent d5cf71c362
commit 32d6d20a8d

View File

@@ -6,7 +6,14 @@ Just a test project
## Some table ## Some table
<details><summary>Expand</summary>
<p>
### Table
| Name | Value | | Name | Value |
| ---- | ----- | | ---- | ----- |
| Foo | *Bar* | | Foo | *Bar* |
| Key | Value | | Key | Value |
</p>
</details>