Sha256: d33318ce214598e6642bda8c10adb4d294309ddd448acbde4d5dad2fbd6c8c5f
Contents?: true
Size: 360 Bytes
Versions: 45
Compression:
Stored size: 360 Bytes
Contents
<table> <caption>Table Caption</caption> <thead> <tr> <th>thead:th</th> <th>thead:th</th> <th>thead:th</th> </tr> </thead> <tbody> <tr> <th>tbody:th</th> <td>tbody:td</td> <td>tbody:td</td> </tr> </tbody> <tfoot> <tr> <th>tfoot:th</th> <td>tfoot:td</td> <td>tfoot:td</td> </tr> </tfoot> </table>
Version data entries
45 entries across 45 versions & 1 rubygems