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

2 lines
76 B
HTML
Raw Normal View History

2014-12-16 14:58:33 +03:00
<p><img src="/md.png" alt="Markdown Logo" /></p>
<p>![missing reference]</p>