Skip to content

Commit 19ff7aa

Browse files
authored
Merge pull request #10892 from MJacred/patch-2
Document new bbcode [br] in RichTextLabel
2 parents 10016f5 + f0258bd commit 19ff7aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tutorials/ui/bbcode_in_richtextlabel.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,11 @@ Reference
277277
- | ``[p]{text}[/p]``
278278
| ``[p {options}]{text}[/p]``
279279
280+
* - | **br**
281+
| Adds line break in a text.
282+
283+
- ``[br]``
284+
280285
* - | **center**
281286
| Makes ``{text}`` horizontally centered.
282287
| Same as ``[p align=center]``.

0 commit comments

Comments
 (0)