[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] patch pretty-src: fix attr w/o value, 1 other problem sti
From: |
Thomas Dickey |
Subject: |
Re: [Lynx-dev] patch pretty-src: fix attr w/o value, 1 other problem still persistent |
Date: |
Mon, 19 Feb 2007 10:11:01 -0500 |
User-agent: |
Mutt/1.3.27i |
On Mon, Feb 19, 2007 at 03:34:42PM +0100, Rado S wrote:
>
> I forgot to mention that I have numbered links on the _right_ side.
ok (I probably wouldn't have tested that)
> > > When I break that long line with the HREF in the source in 2
> > > lines, then the colors are OK. Maybe something about
> > > line-wrapping or bad luck with processing at right margin?
>
> Plus, when in that long source line I insert NL after the '<A'
> before the 'HREF=', it still shows the "unbroken" line in
> pretty-src, as if I hadn't inserted it (this NL insertion being
> ignored for all '<a href' on that line).
> In fact it seems NL as attr separator is replaced as SPC?! :-/
I think it's the same general issue: the pretty-src is interpreted from
the parsed data. NL is treated as a space in HTML, so the parser's
done this at one point (perhaps too far up to color?)
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net