Sha256: c89c95d9544751dd3de8d0e1b048454e9c5f216e13d2e806c6cfe41d0a8a1348
Contents?: true
Size: 540 Bytes
Versions: 109
Compression:
Stored size: 540 Bytes
Contents
<p>Simple: <img src="/images/other.png" alt="alt text" /></p> <p>Simple with title: <img src="/images/other.png" alt="alt text" title="title" /></p> <p>Empty img link: <img src="" alt="alt text" /></p> <p>Reference style: <img src="other.png" alt="alt text" /></p> <p>Reference style with title: <img src="other.png" alt="alt text" title="Title" /></p> <p>No alt text: <img src="other.png" alt="" /></p> <p>No id: <img src="other.png" alt="imgo" title="Title" /></p> <p>With escaped pipe: <img src="other.png" alt="an | pipe" /></p>
Version data entries
109 entries across 105 versions & 24 rubygems