Fix default HighlightCodeBlock fn: Write tags on separate lines

This commit is contained in:
Niklas Fasching 2018-12-11 17:29:26 +01:00
parent 486720c1b1
commit a859264420
5 changed files with 17 additions and 7 deletions

View file

@ -3,7 +3,9 @@ Anything can be captioned. Also captions are not real, correct captions but just
</p>
<div class="captioned">
<div class="highlight">
<pre>echo &#34;i have a caption!&#34;</pre>
<pre>
echo &#34;i have a caption!&#34;
</pre>
</div>
<p class="caption">
captioned soure block