Sha256: 75f5474b08b70b4c063ffac3a303eb10d67188173a94395713f7941ca3f40240
Contents?: true
Size: 666 Bytes
Versions: 26
Compression:
Stored size: 666 Bytes
Contents
<h1>Document Title</h1> <div> <h2>First Section</h2> <div> <div> <ul> <li> <p>One</p> </li> <li> <p>Two</p> </li> </ul> </div> <div> <p>Refer to <a href="#another-section">Another Section</a> or <a href="#another-section-1">Another Section</a>.</p> </div> </div> </div> <div> <h2>Another Section</h2> <div> <div> <table> <tr> <td> <div>Note</div> </td> <td> Here is some source code. </td> </tr> </table> </div> <div> <div> <pre lang="ruby"><code>puts "Hello, World!"</code></pre> </div> </div> <div> <ul> <li> <p>❏ todo</p> </li> <li> <p>✓ done</p> </li> </ul> </div> </div> </div> <div> <h2>Another Section</h2> <div> <div> <p>content</p> </div> </div> </div>
Version data entries
26 entries across 26 versions & 2 rubygems