<table>
<thead>
<tr>
<th>abc</th>
<th>def</th>
</tr>
</thead>
<tbody>
<td>bar</td>
<td>foo</td>
<td>baz</td>
<td>boo</td>
</tbody>
</table>
<pre><code>a simple
*indented* code block
</code></pre>