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