Sha256: 39e4110fb79297ccef0a25cd0c61f822f9d5ed4d8440c89e7942e24deefb9630
Contents?: true
Size: 531 Bytes
Versions: 30
Compression:
Stored size: 531 Bytes
Contents
<table class="examples"> <tr> <td>Usage</td> <td> Output </td> </tr> <tr> <td>Some *data*</td> <td> Some more </td> </tr> </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
30 entries across 30 versions & 5 rubygems