lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev <p>...</p><pre>...</pre>


From: Karl Eichwalder
Subject: lynx-dev <p>...</p><pre>...</pre>
Date: 01 May 1999 22:12:12 +0200

Please view the following code with lynx:

<p>
text 1
</p>
<pre>
preformatted text
</pre>
<p>
text 2
</p>

=>

   text 1
preformatted text

   text 2

A blank line is missing after "text 1".  Only if I force lynx to use
"tagsoup", the example is displayed okay.  But it should be the default
to display:

   text 1

preformatted text

   text 2

If you don't close the first paragraph, it's even impossible to force
lynx to display the needed blank line.  Please note, that every PRE
element closes the previous block element (have a look at the HTML DTD).

Thanks for the time!

-- 
Karl Eichwalder

reply via email to

[Prev in Thread] Current Thread [Next in Thread]