showdown/test/cases/inline-anchors.html
2016-09-29 00:50:58 +01:00

3 lines
162 B
HTML

<p>This is <a href="http://example.com/" title="Title">an example</a> inline link.</p>
<p><a href="http://example.net/">This link</a> has no title attribute.</p>