action-send-mail/node_modules/showdown/test/features/tables/without-body.html
2025-06-08 23:43:24 +08:00

11 lines
163 B
HTML

<table>
<thead>
<tr>
<th>First Header</th>
<th>Second Header</th>
</tr>
</thead>
<tbody>
</tbody>
</table>