be very precise about what a url looks like

This commit is contained in:
zotlabs 2018-06-30 15:47:06 -07:00
parent c28e27357a
commit 63a3f5149a

View File

@ -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>