lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] blank lines and <p> inside <li>


From: Thomas Dickey
Subject: Re: [Lynx-dev] blank lines and <p> inside <li>
Date: Tue, 19 Feb 2013 04:43:14 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

On Sat, Feb 16, 2013 at 12:43:37PM +0000, Franco wrote:
> Hello lynx-devels,
> 
>     yesterday I was browsing a web-page with lynx. The barebones of the page
> are:
> 
> <p>I am a pragraph</p>
> <p>I am another paragraph</p>
> 
> <ol>
>     <li><p>this is a test</p></li>
>     <li><p>other line</p></li>
> </ol>
> 
> 
> Lynx renders the page like this
> 
>  I am a pragraph
> 
>  I am another paragraph
>   1. this is a test
>   2. other line
> 
> 
> As you can see the <p> outside a <li> element cause a blank line to be added,
> but inside it this is not.
> 
> 
> Is there a way to change this behaviour? Especially with <ul> and <pre>, I

not directly - looks like we would need a new lynx.cfg setting
as was done for COLLAPSE_BR_TAGS.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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