2
0
Эх сурвалжийг харах

Merge pull request #10892 from MJacred/patch-2

Document new bbcode [br] in RichTextLabel
Max Hilbrunner 3 сар өмнө
parent
commit
19ff7aa26d

+ 5 - 0
tutorials/ui/bbcode_in_richtextlabel.rst

@@ -277,6 +277,11 @@ Reference
     - | ``[p]{text}[/p]``
       | ``[p {options}]{text}[/p]``
 
+  * - | **br**
+      | Adds line break in a text.
+
+    - ``[br]``
+
   * - | **center**
       | Makes ``{text}`` horizontally centered.
       | Same as ``[p align=center]``.