docs: Collapse default opts to not take up screen space

This commit is contained in:
hedy
2023-11-15 22:36:12 +08:00
parent 9b843321d9
commit 43f7f7d158

View File

@@ -146,7 +146,7 @@ configuration.
Pass a table to the setup call with your configuration options.
Default values are shown:
<details><summary>Show defaults</summary>
```lua
{
@@ -365,6 +365,8 @@ Default values are shown:
}
```
</details>
To find out exactly what some of the options do, please see the
[recipes](#recipes) section at the bottom for screen-recordings/shots.