[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] How to force empty line after </h1> etc.?
From: |
Sven Hartrumpf |
Subject: |
Re: [Lynx-dev] How to force empty line after </h1> etc.? |
Date: |
Mon, 21 Mar 2022 17:08:49 +0100 (CET) |
Hi.
Thanks for your feedback.
I tried to minimize the example; but I went one step too far.
The following should show the problem (lynx 2.9.0dev.6):
<ul><li><h2>Renaissance</h2>Scientist discovered many things.</li></ul>
This markup is strange, but valid.
Greetings
Sven
Thorsten, 2022-03-21 15:33:
> Hi Sven,
>
>><h1>Renaissance</h1>
>> Scientists discovered the ...
>
> it does this for me.
>
> When I write these precise two lines into a file say x.htm and lynx it
> I get it rendered as:
>
> - Renaissance, centred, yellow on black (as is usual for h1)
> - blank line
> - "Scientists discovered the ...", regular text