Code
# First Heading
.html
<p>ASd</p>
<table>
<tr>
<th>Spam</th>
<th>Eggs</th>
<th>Ham</th>
</tr>
<tr>
<td>FOoo</td>
<td>Bar</td>
<td>Baz</td>
</tr>
</table
# Second Heading
.loremipsum
Actual
The table is weirdly placed all at the bottom.
Expected
The table should be before the second heading