OurBigBook logoOurBigBook Docs OurBigBook logoOurBigBook.comSite Source code
marked/test/specs/new/image_links.html
<p>
	<a href="https://example.com/">
		<img src="https://example.com/image.jpg" alt="test" title="title" />
	</a>
</p>

<p>
	<a href="https://example.com/">
		<img src="https://example.com/image.jpg" alt="[test]" title="[title]" />
	</a>
</p>