hz-zhhq-web/node_modules/showdown/test/features/tables/without-body.html

11 lines
163 B
HTML
Raw Normal View History

2025-02-25 13:47:09 +08:00
<table>
<thead>
<tr>
<th>First Header</th>
<th>Second Header</th>
</tr>
</thead>
<tbody>
</tbody>
</table>