Update info.yaml format info

rhi 2024-10-21 08:34:05 -04:00
parent c89540da7b
commit 841c5bea46

@ -109,7 +109,7 @@ ok so this one's complicated. i wanted to make it possible to say a lot, but lea
### image (singular) ### image (singular)
in its fullest form, a single image is a pair of a label and an object containing these four fields: in its fullest form, a single image is a pair of a label and an object containing these six fields:
```yaml ```yaml
- ':qtpats:': - ':qtpats:':
@ -118,6 +118,7 @@ in its fullest form, a single image is a pair of a label and an object containin
nsfw: false nsfw: false
warning: null warning: null
resize: true resize: true
desc: alt text (plain text, no html entities)
``` ```
all the subfields except `path` are optional, and when they are all left out, then the value of the pair can be just the bare path: all the subfields except `path` are optional, and when they are all left out, then the value of the pair can be just the bare path: