Fix yaml indentation in docs

It is unfortunate that the first example given by the manpage is not working.
This commit is contained in:
Catterwocky 2021-12-04 17:49:39 +01:00
parent 9f2197ca1c
commit b562f1310b

View file

@ -161,8 +161,8 @@ bar:
right: right:
- clock: - clock:
content: content:
- string: {text: "{time}"} - string: {text: "{time}"}
``` ```
# FILES # FILES