|
@@ -46,7 +46,7 @@ Reference
|
|
|
+-----------------+--------------------------------------------+--------------------------------------------------------------+
|
|
|
| **url (ref)** | ``[url=<url>]{text}[/url]`` | Makes {text} reference <url>. |
|
|
|
+-----------------+--------------------------------------------+--------------------------------------------------------------+
|
|
|
-| **image** | ``[img=<path>][/img]`` | Insert image at resource <path>. |
|
|
|
+| **image** | ``[img]{path}[/img]`` | Insert image at resource {path}. |
|
|
|
+-----------------+--------------------------------------------+--------------------------------------------------------------+
|
|
|
| **font** | ``[font=<path>]{text}[/font]`` | Use custom font at <path> for {text}. |
|
|
|
+-----------------+--------------------------------------------+--------------------------------------------------------------+
|