From 31a343e1afc6d12d508b836d08e673d657c4f01f Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 22 Mar 2023 22:28:13 -0700 Subject: [PATCH] Remove outdated doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62ca0a81..e0cfa558 100644 --- a/README.md +++ b/README.md @@ -481,7 +481,7 @@ Parameters:
align
-
Optional. String. Cross axis alignment. Must be baseline, center, end, start, or stretch. Must not be used when nested.
+
Optional. String. Cross axis alignment. Must be baseline, center, end, start, or stretch.
format
Optional. String. Image format. Must be bmp, gif, jpg, png, tiff, or webp. Must not be used with method or options.
height
@@ -489,7 +489,7 @@ Parameters:
images
Optional. Position 0. String. Page, site, or remote images glob. Default is all image page resources.
justify
-
Optional. String. Main axis space distribution. Must be around, between, center, end, evenly, or start. Must not be used when nested.
+
Optional. String. Main axis space distribution. Must be around, between, center, end, evenly, or start.
maxheight
Optional. String. CSS value. Maximum image height.
maxwidth