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&quot; width=&quot;40px&quot; height=&quot;400px" /> and a [link][] with attributes.</p>

<p><img src="http://path.to/image" alt="image2" title="Image title&quot; height=&quot;400px" /></p>

<p><img src="http://path.to/image" alt="image3" title="Image title&quot; width=&quot;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 &quot;Some Link&quot; class=external
 style=&quot;border: solid black 1px;&quot;</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

Version Path
rpeg-multimarkdown-0.2.2 test/MultiMarkdownTest/CompatibilityTests/Link Attributes.html
rpeg-multimarkdown-0.2.1 test/MultiMarkdownTest/CompatibilityTests/Link Attributes.html
rpeg-multimarkdown-0.2 test/MultiMarkdownTest/CompatibilityTests/Link Attributes.html
rpeg-multimarkdown2-2.0.3 test/MultiMarkdownTest/CompatibilityTests/Link Attributes.html
rpeg-multimarkdown2-2.0.2 test/MultiMarkdownTest/CompatibilityTests/Link Attributes.html
rpeg-multimarkdown2-2.0.1 test/MultiMarkdownTest/CompatibilityTests/Link Attributes.html