Merge pull request #5508 from dalexeev/lb-rb-bbcodes

This commit is contained in:
Rémi Verschelde
2022-01-12 17:40:56 +01:00
committed by GitHub
+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]``,