showdown/test/cases/inline-anchors.html
2012-06-13 23:05:31 -06:00

4 lines
163 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>