From 3327065ab149915985b74692bb67588194d6241c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Fri, 25 Apr 2025 19:47:52 +0200 Subject: [PATCH] Update Text.md --- content/en/functions/images/Text.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/functions/images/Text.md b/content/en/functions/images/Text.md index 4ed9e2112..c6a0e5b6e 100644 --- a/content/en/functions/images/Text.md +++ b/content/en/functions/images/Text.md @@ -19,6 +19,7 @@ alignx : (`string`) The horizontal alignment of the text relative to the horizontal offset, one of `left`, `center`, or `right`. Default is `left`. aligny +: {{< new-in 0.147.0 />}} : (`string`) The vertical alignment of the text relative to the vertical offset, one of `top`, `center`, or `bottom`. Default is `top`. color