Menu

#1 <pre> tag does not work OK

open
nobody
None
5
2007-07-16
2007-07-16
Anonymous
No

The formating gets lost, even that there is a <pre> tag in the source file. Especially indentation disapears. i.E.

<pre>
this is

some formated
text with
indentation.
</pre>

gets converted to:

<p><pre>
this is
<p>
some formated
text with
indentation.</p>
</pre></p>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.