Inline Title
HTML Output
HTML Output Source

[single quotes](http://example.com 'Example') and [double quotes](http://example.com "Example")
<p><a href="http://example.com" title="Example">single quotes</a> and <a href="http://example.com" title="Example">double quotes</a></p>