mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Document new bbcode [br] in RichTextLabel
This commit is contained in:
@@ -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]``.
|
||||
|
||||
Reference in New Issue
Block a user