You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
342 B
HTML
4 lines
342 B
HTML
11 years ago
|
<p><a href="http://example.com">link</a> and <a href="/tests/">another link</a></p>
|
||
|
<p><a href="http://example.com"><code>link</code></a></p>
|
||
|
<p><a href="http://example.com"><img alt="MD Logo" src="http://parsedown.org/md.png" /></a></p>
|
||
|
<p><a href="http://example.com"><img alt="MD Logo" src="http://parsedown.org/md.png" /> and text</a></p>
|