Sha256: 944fc84b6fb691655ddbf6a8c68608d5c6332e44cd2e1f3073b659f4897eaf81

Contents?: true

Size: 573 Bytes

Versions: 13

Compression:

Stored size: 573 Bytes

Contents

<ul>
  <li>
    <pre><code>This is a code block.
</code></pre>
  </li>
  <li>
    <blockquote>
      <p>This is a blockquote.</p>
    </blockquote>
  </li>
  <li>
    <h2>A header</h2>
  </li>
</ul>
<ul>
  <li>
    <pre><code>This is a code block.
</code></pre>
  </li>
  <li>
    <blockquote>
      <p>This is a blockquote.</p>
    </blockquote>
    <p>Followed by some para.</p>
  </li>
  <li>
    <h1>A header</h1>
    <p>a para</p>
  </li>
</ul>
<ul>
  <li>
    <ul>
      <li>nested list</li>
      <li>other nested item</li>
    </ul>
  </li>
  <li>item 2</li>
</ul>

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
radiantcms-couchrest_model-0.1.4 vendor/extensions/markdown_filter/vendor/kramdown/test/testcases/block/08_list/other_first_element.html
kramdown-0.10.0 test/testcases/block/08_list/other_first_element.html
radiant-0.9.1 vendor/extensions/markdown_filter/vendor/kramdown/test/testcases/block/08_list/other_first_element.html
kramdown-0.9.0 test/testcases/block/08_list/other_first_element.html
kramdown-0.8.0 test/testcases/block/08_list/other_first_element.html
kramdown-0.7.0 test/testcases/block/08_list/other_first_element.html
radiant-0.9.0.rc2 vendor/extensions/markdown_filter/vendor/kramdown/test/testcases/block/08_list/other_first_element.html
kramdown-0.6.0 test/testcases/block/08_list/other_first_element.html
kramdown-0.5.0 test/testcases/block/08_list/other_first_element.html
kramdown-0.4.0 test/testcases/block/08_list/other_first_element.html
kramdown-0.3.0 test/testcases/block/08_list/other_first_element.html
kramdown-0.2.0 test/testcases/block/08_list/other_first_element.html
kramdown-0.1.0 test/testcases/block/08_list/other_first_element.html