Dont use invalid tag '<pre></pre>' in xhtml export

This commit is contained in:
Kornel Benko 2016-05-30 09:48:06 +02:00
parent 6823115d17
commit 161cf52363
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@ Style "Code"
Series Bold
Color Green
EndFont
HTMLTag <pre></pre>
HTMLTag pre
HTMLItem p
End

View File

@ -91,7 +91,7 @@ Style Verbatim
Font
Family Typewriter
EndFont
HTMLTag <pre></pre>
HTMLTag pre
HTMLItem p
End