<table data-view="cards">
<thead>
<tr>
<th></th>
<th></th>
<th data-hidden data-card-target data-type="content-ref"></th>
<th data-hidden data-card-cover data-type="files"></th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Example title 1</strong></td>
<td>Example description 1.</td>
<td><a href="https://example.com">https://example.com</a></td>
<td><a href="https://example.com/image1.svg">example_image1.svg</a></td>
</tr>
<tr>
<td><strong>Example title 2</strong></td>
<td>Example description 2.</td>
<td><a href="https://example.com">https://example.com</a></td>
<td><a href="https://example.com/image2.svg">example_image2.svg</a></td>
</tr>
<tr>
<td><strong>Example title 3</strong></td>
<td>Example description 3.</td>
<td><a href="https://example.com">https://example.com</a></td>
<td><a href="https://example.com/image3.svg">example_image3.svg</a></td>
</tr>
</tbody>
</table>