Sha256: 76c5222e6fd442ef29ca7c51e45e1bab0e1bdaa700dd8ef4496403df88c3b483

Contents?: true

Size: 518 Bytes

Versions: 12

Compression:

Stored size: 518 Bytes

Contents

<p key1="val&quot;" key2="val'" class="other-class myclass class" id="other" key="val">Some paragraph.</p>

<p class="cls1 cls2" id="id">Some paragraph.</p>

<blockquote id="id" class="class">
  <p>quote</p>
</blockquote>

<ul key="val">
  <li>list</li>
</ul>

<pre id="other"><code>code block
</code></pre>

<pre><code>other code block
</code></pre>

<h2 id="myid">A header</h2>

<p class="cls">Some paragraph here</p>

<p class="cls">Paragraph</p>
<p>Paragraph</p>

<h1 class="class" id="other">Another header</h1>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
kramdown-1.5.0 test/testcases/block/11_ial/simple.html
kramdown-1.4.2 test/testcases/block/11_ial/simple.html
kramdown-1.4.1 test/testcases/block/11_ial/simple.html
kramdown-1.4.0 test/testcases/block/11_ial/simple.html
kramdown-1.3.3 test/testcases/block/11_ial/simple.html
kramdown-1.3.2 test/testcases/block/11_ial/simple.html
kramdown-1.3.1 test/testcases/block/11_ial/simple.html
kramdown-1.3.0 test/testcases/block/11_ial/simple.html
kramdown-1.2.0 test/testcases/block/11_ial/simple.html
kramdown-1.1.0 test/testcases/block/11_ial/simple.html
kramdown-1.0.2 test/testcases/block/11_ial/simple.html
kramdown-1.0.1 test/testcases/block/11_ial/simple.html