MarkdownParser/test/data/image_title.html

2 lines
108 B
HTML
Raw Normal View History

2015-02-03 22:58:47 +01:00
<p><img src="/md.png" alt="alt" title="title" /></p>
<p><img src="/md.png" alt="blank title" title="" /></p>