Sha256: 8148b280bc3aae25b9a088a2dc3846086f0144847ec368b007fff24868f15836
Contents?: true
Size: 1.1 KB
Versions: 14
Compression:
Stored size: 1.1 KB
Contents
<html> <body> some text... <a href="http://foobar.com">Foobar</a> <a href="http://foobar.com" title="f***** up beyond all recognition">Fubar</a> <a href="http://foobar.com" title="f***** up beyond all redemption"/> <a href="http://strong.foobar.com"><strong>Strong foobar</strong></a> There should be space before but not after the anchor (<a href="http://foobar.com">stripped</a>). do not ignore <a href="foo.html"> </a> anchor tags with no link text link <a href="#content">internal jumplinks</a> with anchors link <a href="#content2"/>internal jumplinks without anchors treat <a id="content">anchor tags with no href</a> as bookmarks some text... <a href="#a__b spaced">Double __ anchor with space</a> Double __ anchor with space <a id="a__b spaced"/> <a id="_Toc12345"/> <img src="http://foobar.com/logo.png"> <img alt="foobar image" src="http://foobar.com/foobar.png"> <img alt="foobar image 2" title="this is the foobar image 2" src="http://foobar.com/foobar2.png"> some text... <h1><a id="a__Foreword"></a>Text</h1> </body> </html>
Version data entries
14 entries across 14 versions & 1 rubygems