in reply to Re: Re: Proposal: Adding to Approved HTML Tags
in thread Proposal: Adding to Approved HTML Tags

Actually, not it wouldn't :)=> Re: Proper nesting of HTML to be enforced (the code)

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: Re: Re: Proposal: Adding to Approved HTML Tags

Replies are listed 'Best First'.
Re: Re: Re: Re: Proposal: Adding to Approved HTML Tags
by Belgarion (Chaplain) on May 06, 2004 at 03:07 UTC

    Thanks for the link. (++PodMaster!) If I understand the code correctly, adding new tags would not add new complication since the current code is already table driven. Very cool code.