From 7b9e7dfaed3ca40a2777934bb763e7da259a7334 Mon Sep 17 00:00:00 2001 From: ELginas <42967362+ELginas@users.noreply.github.com> Date: Mon, 16 Sep 2024 18:03:22 +0300 Subject: [PATCH] Remove unnecessary ` in bbcode_in_richtextlabel.rst --- tutorials/ui/bbcode_in_richtextlabel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/ui/bbcode_in_richtextlabel.rst b/tutorials/ui/bbcode_in_richtextlabel.rst index 55fa0ba3c..b642791a0 100644 --- a/tutorials/ui/bbcode_in_richtextlabel.rst +++ b/tutorials/ui/bbcode_in_richtextlabel.rst @@ -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