Sha256: 3312d511d576c9e1ecb78b097ee869ebe4b97fc472230968ba87df782a9e5add

Contents?: true

Size: 474 Bytes

Versions: 2

Compression:

Stored size: 474 Bytes

Contents

<p>Simple: <img alt="alt text" src="/images/other.png" /></p>

<p>Simple with title: <img alt="alt text" src="/images/other.png" title="title" /></p>

<p>Empty img link: <img alt="alt text" src="" /></p>

<p>Reference style: <img alt="alt text" src="other.png" /></p>

<p>Reference style with title: <img alt="alt text" src="other.png" title="Title" /></p>

<p>No alt text: <img alt="" src="other.png" /></p>

<p>No id: <img alt="imgo" src="other.png" title="Title" /></p>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kramdown-0.10.0 test/testcases/span/01_link/imagelinks.html
kramdown-0.9.0 test/testcases/span/01_link/imagelinks.html