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

@ -48,7 +48,9 @@ and some lines of text
<p>
and another subitem
</p>
<div class="highlight"><pre>echo with a block</pre></div>
<div class="highlight">
<pre>echo with a block</pre>
</div>
</li>
<li>
<p>