Sha256: 458c6f2e08a380a5b9662182c8bcdb0d17e400f35f4c5a1db8dc4f9c6be59775
Contents?: true
Size: 1.24 KB
Versions: 6
Compression:
Stored size: 1.24 KB
Contents
<p>latex input: mmd-article-header<br/> Title: Link Attributes Test<br/> latex input: mmd-article-begin-doc<br/> latex footer: mmd-memoir-footer </p> <p>This is a formatted <img src="http://path.to/image" alt="image" title="Image title" width="40px" height="400px" /> and a [link][] with attributes.</p> <p><img src="http://path.to/image" alt="image2" title="Image title" height="400px" /></p> <p><img src="http://path.to/image" alt="image3" title="Image title" width="40px" /></p> <p><img src="http://path.to/image" alt="image4" title="Image title" /></p> <p>And [the link][link], [link] , and [][link] again.</p> <p>[link]</p> <p>[the link][link]</p> <p>[link]: http://path.to/link.html "Some Link" class=external style="border: solid black 1px;"</p> <p>Test various identifiers:</p> <p><a href="http://path.to/link-a.html">link-a</a></p> <p><a href="http://path.to/link-1.html">link-1</a></p> <p><a href="http://path.to/link--2.html">link--2</a></p> <p><a href="http://path.to/link--a.html">link--a</a></p> <p><a href="http://path.to/link---1.html">link---1</a></p> <p>Test link and markup <img src="http://path.to/image" alt="and this but not that" title="Test *this* and **this**" /></p>
Version data entries
6 entries across 6 versions & 2 rubygems