mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #9964 from ELginas/patch-3
Remove unnecessary ` in bbcode_in_richtextlabel.rst
This commit is contained in:
@@ -648,7 +648,7 @@ Image options
|
||||
Image and table vertical alignment
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
When a vertical alignment value is provided with the ``[img]`` or ``[table]``` tag
|
||||
When a vertical alignment value is provided with the ``[img]`` or ``[table]`` tag
|
||||
the image/table will try to align itself against the surrounding text. Alignment is
|
||||
performed using a vertical point of the image and a vertical point of the text.
|
||||
There are 3 possible points on the image (``top``, ``center``, and ``bottom``) and 4
|
||||
|
||||
Reference in New Issue
Block a user