|
@@ -82,6 +82,10 @@ Reference
|
|
|
+-------------------+--------------------------------------------+--------------------------------------------------------------+
|
|
|
| **color** | ``[color=<code/name>]{text}[/color]`` | Change {text} color; use name or # format, such as #ff00ff. |
|
|
|
+-------------------+--------------------------------------------+--------------------------------------------------------------+
|
|
|
+| **table** | ``[table=<number>]{cells}[/table]`` | Creates a table with <number> of columns. |
|
|
|
++-------------------+--------------------------------------------+--------------------------------------------------------------+
|
|
|
+| **cell** | ``[cell]{text}[/cell]`` | Adds cells with the {text} to the table. |
|
|
|
++-------------------+--------------------------------------------+--------------------------------------------------------------+
|
|
|
|
|
|
Built-in color names
|
|
|
~~~~~~~~~~~~~~~~~~~~
|