<h2 id="toc1">this title
will merge</h2>
<h3 id="toc2">this title
will merge</h3>
<h4 id="toc3">this title
will merge</h4>
<h5 id="toc4">this title
will merge</h5>
<h6>this title
will merge</h6>
<div class="play">
<p>
This will not merge (of course)
</p>
</div>
<p>
we continue without merging (ugly but valid)
</p>
<div class="verse">
Verse will not merge (of course)
</div>
<p>
and we continue without merging (ugly but valid) <a href="#fn1" class="footnote" id="fn_back1">[1]</a>
</p>
<pre class="example">
nor the example
</pre>
<p>
will not merge
</p>
<table>
<tbody>
<tr>
<td>
the
</td>
<td>
table
</td>
</tr>
<tr>
<td>
will
</td>
<td>
merge
</td>
</tr>
</tbody>
</table>
<div class="center">
<p>
but not with a regular
</p>
</div>
<ul>
<li>
<p>
the list
will merge
</p>
<ol style="list-style-type:lower-alpha">
<li>
<p>
the list
will merge
</p>
</li>
</ol>
</li>
</ul>
<div class="comment" style="display:none">the comment</div>
<p>
will not merge
</p>
<p class="fnline"><a class="footnotebody" href="#fn_back1" id="fn1">[1]</a> the footnote
will merge
</p>