Sha256: bee57c60d325a1e6ab9d53dad0c20476447c089a7ccfb75801a0902143b8ea0e

Contents?: true

Size: 777 Bytes

Versions: 15

Compression:

Stored size: 777 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>
<p>Navigate from README.asciidoc to <a href="another-document.asciidoc">another document</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

15 entries across 15 versions & 1 rubygems

Version Path
github-markup-4.0.2 test/markups/README.asciidoc.html
github-markup-4.0.1 test/markups/README.asciidoc.html
github-markup-4.0.0 test/markups/README.asciidoc.html
github-markup-3.0.5 test/markups/README.asciidoc.html
github-markup-3.0.4 test/markups/README.asciidoc.html
github-markup-3.0.3 test/markups/README.asciidoc.html
github-markup-3.0.2 test/markups/README.asciidoc.html
github-markup-3.0.1 test/markups/README.asciidoc.html
github-markup-3.0.0 test/markups/README.asciidoc.html
github-markup-2.0.1 test/markups/README.asciidoc.html
github-markup-2.0.0 test/markups/README.asciidoc.html
github-markup-1.7.0 test/markups/README.asciidoc.html
github-markup-1.6.2 test/markups/README.asciidoc.html
github-markup-1.6.1 test/markups/README.asciidoc.html
github-markup-1.6.0 test/markups/README.asciidoc.html