From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <7a1b3894b1a2c941529fd25f3b4422e1@hamnavoe.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Mothra and when it renders the page, making > for unnecessary clutter. I would like to convince mothra to just > ignore the stuff. Is there an easy way to do this? What I would do is add a case Tag_style to the first switch(g.tag) statement in plrdhtml(), which would just call pl_gettoken() repeatedly until the matching ENDTAG is returned. -- Richard