Fix some broken formatting in the docs

This commit is contained in:
Felipe Santos
2024-06-10 00:49:57 -03:00
parent fccb4c9afd
commit 91b0909614
17 changed files with 175 additions and 116 deletions
+6 -3
View File
@@ -3,7 +3,8 @@
The `media_gallery` is used for providing an overview of all `clips`, `snapshots` and `recordings` in a thumbnail gallery.
```yaml
media_gallery: [...]
media_gallery:
# [...]
```
| Option | Default | Description |
@@ -20,7 +21,8 @@ Configure the media gallery filter.
```yaml
media_gallery:
controls:
filter: [...]
filter:
# [...]
```
| Option | Default | Description |
@@ -34,7 +36,8 @@ Configure the media gallery thumbnails.
```yaml
media_gallery:
controls:
thumbnails: [...]
thumbnails:
# [...]
```
| Option | Default | Description |