Sha256: b3b6716f5a9e9a1556b0e6035f935cd74c8fb5921885a8601e3858d6e27874b7
Contents?: true
Size: 378 Bytes
Versions: 2
Compression:
Stored size: 378 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> </div> <div> <h2>Second 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> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
github-markup-1.3.3 | test/markups/README.asciidoc.html |
github-markup-1.3.2 | test/markups/README.asciidoc.html |