diff --git a/content/en/functions/images/Text.md b/content/en/functions/images/Text.md index 8c6670d42..6a18468b7 100644 --- a/content/en/functions/images/Text.md +++ b/content/en/functions/images/Text.md @@ -37,6 +37,10 @@ x y : (`int`) The vertical offset, in pixels, relative to the top of the image. Default is `10`. +alignx + {{< new-in 0.141.0 >}} +: (`string`) The horizontal alignment of the text relative to the `x` position. One of `left`, `center`, or `right`. Default is `left`. + [global resource]: /getting-started/glossary/#global-resource [page resource]: /getting-started/glossary/#page-resource [remote resource]: /getting-started/glossary/#remote-resource