Sha256: 07e79db37ae5d391dc22a8486500cf5ee2b45bf86f1cd09155b368d1c55357ba
Contents?: true
Size: 624 Bytes
Versions: 21
Compression:
Stored size: 624 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
21 entries across 21 versions & 3 rubygems