Skip to content

Commit f0258bd

Browse files
authored
Document new bbcode [br] in RichTextLabel
1 parent 10016f5 commit f0258bd

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)