mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Add info about [lb] and [rb] BBCodes
This commit is contained in:
@@ -223,6 +223,11 @@ Reference
|
||||
|
||||
- ``[ol type={type}]{items}[/ol]``
|
||||
|
||||
* - | **lb**, **rb**
|
||||
| Adds ``[`` and ``]`` respectively. Allows escaping BBCode markup.
|
||||
|
||||
- | ``[lb]b[rb]text[lb]/b[rb]`` will display as ``[b]text[/b]``.
|
||||
|
||||
* - | Several Unicode control character can be added using their own tags.
|
||||
|
||||
- | ``[lrm]``, ``[rlm]``, ``[lre]``, ``[rle]``, ``[lro]``, ``[rlo]``,
|
||||
|
||||
Reference in New Issue
Block a user