1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-cli/tests/html_to_md/table_no_header.html
2020-11-05 16:58:23 +00:00

4 lines
97 B
HTML

<table>
<tr><td>No</td><td>header</td></tr>
<tr><td>And no</td><td>surprises</td></tr>
</table>