Add info about [lb] and [rb] BBCodes

This commit is contained in:
Danil Alexeev
2022-01-12 18:41:30 +03:00
committed by GitHub
parent eae575a99b
commit d7a41d57f6
+5
View File
@@ -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]``,