Merge pull request #9964 from ELginas/patch-3

Remove unnecessary ` in bbcode_in_richtextlabel.rst
This commit is contained in:
Max Hilbrunner
2024-09-17 00:21:08 +02:00
committed by GitHub

View File

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