1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/test/data/inline_title.html

1 line
136 B
HTML
Raw Normal View History

2013-12-26 23:53:48 +04:00
<p><a href="http://example.com" title="Example">single quotes</a> and <a href="http://example.com" title="Example">double quotes</a></p>