Sha256: c3a89c4e93f37e7b0d81e6642ab861242c1cc69fc73d3d683f7616000f2a8d67

Contents?: true

Size: 644 Bytes

Versions: 7

Compression:

Stored size: 644 Bytes

Contents

<table class="examples">
  <tbody>
    <tr>
      <td>Usage</td>
      <td>Output</td>
    </tr>
    <tr>
      <td>Some *data*</td>
      <td>Some more</td>
    </tr>
  </tbody>
</table>

<table class="examples">
  <thead>
    <tr>
      <th>Usage</th>
      <th>Output</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Some *data*</td>
      <td>Some more</td>
    </tr>
  </tbody>
  <tfoot>
    <tr>
      <td>foot</td>
      <td>locker</td>
    </tr>
  </tfoot>
</table>

<table class="examples">
  <tr>
    <th>Usage</th>
    <th>Output</th>
  </tr>
  <tr>
    <td>
Some *data*
    </td>
    <td>
Some more
    </td>
  </tr>
</table>

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
radiant-1.0.0.rc2 vendor/extensions/markdown_filter/vendor/kramdown/test/testcases/block/09_html/html_to_native/table_simple.html
radiant-1.0.0.rc1 vendor/extensions/markdown_filter/vendor/kramdown/test/testcases/block/09_html/html_to_native/table_simple.html
kramdown-0.13.2 test/testcases/block/09_html/html_to_native/table_simple.html
kramdown-0.13.1 test/testcases/block/09_html/html_to_native/table_simple.html
kramdown-0.12.0 test/testcases/block/09_html/html_to_native/table_simple.html
newstile-1.0.1 test/testcases/block/09_html/html_to_native/table_simple.html
kramdown-0.11.0 test/testcases/block/09_html/html_to_native/table_simple.html