Fix BBCode table

(cherry picked from commit 5dcd4a6d11)
This commit is contained in:
eska
2016-10-31 19:55:13 +01:00
committed by Rémi Verschelde
parent 8f1648086e
commit 919a429a4e

View File

@@ -40,7 +40,7 @@ Reference
+-----------------+--------------------------------------------+--------------------------------------------------------------+
| **fill** | ``[fill]{text}[/fill]`` | Makes {text} fill width. |
+-----------------+--------------------------------------------+--------------------------------------------------------------+
| **indent** | ``[indent]{text}[/indent]`` | Increase indent level of {text}. |
| **indent** | ``[indent]{text}[/indent]`` | Increase indent level of {text}. |
+-----------------+--------------------------------------------+--------------------------------------------------------------+
| **url** | ``[url]{url}[/url]`` | Show {url} as such. |
+-----------------+--------------------------------------------+--------------------------------------------------------------+