mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00: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