Make highlightCodeBlock render enclosing div tags on separate lines

This commit is contained in:
Niklas Fasching 2018-12-11 16:08:58 +01:00
parent 53b61abfd0
commit b1a03e2d27
6 changed files with 18 additions and 8 deletions

View file

@ -40,7 +40,9 @@ and other elements
<p>
like blocks
</p>
<div class="highlight"><pre>other non-plain</pre></div>
<div class="highlight">
<pre>other non-plain</pre>
</div>
</li>
<li>
<p>