Fix default HighlightCodeBlock fn: Write tags on separate lines
This commit is contained in:
parent
486720c1b1
commit
a859264420
5 changed files with 17 additions and 7 deletions
4
org/testdata/footnotes.html
vendored
4
org/testdata/footnotes.html
vendored
|
@ -41,7 +41,9 @@ and other elements
|
|||
like blocks
|
||||
</p>
|
||||
<div class="highlight">
|
||||
<pre>other non-plain</pre>
|
||||
<pre>
|
||||
other non-plain
|
||||
</pre>
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue