Skip to content

Commit 74a94a0

Browse files
authored
Update images.md
tweaks
1 parent aa58c2f commit 74a94a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tags/images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Tag will accept the following attributes (**case-sensitive**) as well as the {%
5959
: Filter the images by this list of category names as defined in the Categories panel.
6060

6161
`extension=".extension"`
62-
: Filter the images by this list of image extensions, including the leading dot. Example: `extension=".jpg, .png"`.
62+
: Filter the images by this list of image file extension(s), including the leading dot. Example: `extension=".avif, .jpg, .png, .webp"`.
6363
: **Default:** unset.
6464

6565
`form="form name"`
@@ -103,7 +103,7 @@ Tag will accept the following attributes (**case-sensitive**) as well as the {%
103103
`caption`. \\
104104
`category`. \\
105105
`date`. \\
106-
`ext` (image extension). \\
106+
`ext` (image file extension). \\
107107
`h` (image `height` attribute). \\
108108
`id` (image id#). \\
109109
`name` (image name). \\

0 commit comments

Comments
 (0)