Re: Bug in Parser (about comments)
Calle Aasman (md4calle@mdstud.chalmers.se)
Thu, 26 Jun 1997 15:59:09 +0200 (MET DST)
On 26 Jun 1997, Gisle Aas wrote:
> Yes. Turn on $parser->netscape_buggy_comment(1) before you parse the
> file.
works great!
another thing: it refuses to treat a tag like this:
<font face="Arial", "Helvetica">
as a font tag (or any tag at all), it just treats it as common text :/
whole cnet got full of these tags so when I run the parser I get normal
code all mixed up with fon-tags :/
any idea what it can be?
/Calle
**************************************************************************
* * My homepage about the author Tom Holt: *
* /_\ http://www.mdstud.chalmers.se/~md4calle/holt/ *
* { ~._.~ } *
* ( Y ) other things like OnLine Guitar Archive linkpage *
* ( )~*~( ) and heaps of musiclinks can be found at *
* (__)-(__) http://www.mdstud.chalmers.se/~md4calle/ *
**************************************************************************