be very precise about what a url looks like
This commit is contained in:
parent
c28e27357a
commit
63a3f5149a
@ -193,7 +193,7 @@ If a rendering plugin is not installed or an unsupported language is specified,
|
||||
<td><code>[url=https://hubzilla.org]Hubzilla[/url]</code></td><td><a href="https://hubzilla.org" target="_blank">Hubzilla</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>An image [img]url/of/image.jpg[/img]
|
||||
<td><code>An image [img]https://example.org/image.jpg[/img]
|
||||
in some text </code></td><td>
|
||||
An image <img src="/images/default_profile_photos/rainbow_man/48.jpg" alt="Image/photo"> in some text
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user