HTMLWriter: Fix example block newline
This commit is contained in:
parent
09a8437b59
commit
c759df1efe
2 changed files with 4 additions and 3 deletions
3
org/testdata/example.html
vendored
3
org/testdata/example.html
vendored
|
@ -168,7 +168,8 @@ auto link, i.e. not inside <code class="verbatim">\[[square brackets]\]</code> <
|
|||
<div class="highlight"><pre>a source block without a language
|
||||
and a second line
|
||||
and a third one</pre></div>
|
||||
<pre class="example">\nan example block
|
||||
<pre class="example">
|
||||
an example block
|
||||
with multiple lines
|
||||
</pre>
|
||||
<blockquote>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue