Update Text.md

This commit is contained in:
Bjørn Erik Pedersen 2025-04-25 19:47:52 +02:00 committed by GitHub
parent 557c10dd21
commit 3327065ab1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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