- From: Terry Teague <teague@macbroker.com>
- Date: Sat, 3 Jul 1999 20:03:22 -0700
- To: <html-tidy@w3.org>
At 8:05 PM -0400 7/3/99, Jelks Cabaniss wrote: >Tidy still has a problem with "quote-ampersand". Given > > I work for AT&T, not AT&T > >and > > quote-ampersand: yes > >Tidy does this: > > I work for AT∓T, not AT∓T > >(setting "quote-ampersand" to "no" leaves the original as is). That's because the 2 Jul 99 version still has the same bug as the 26 Jun 99 version, as discovered by various people. Rick Jelliffe provided the fix in : <http://lists.w3.org/Archives/Public/html-tidy/1999JulSep/0002.html> >Insert > > AddC('a', linelen++); > >after line 315 of the file pprint.c I have made the change in my copy of the source - hope Dave does in his next version. Regards, Terry Teague
Received on Saturday, 3 July 1999 23:04:21 UTC