in reply to Re: Re: Feature Request: Adding Colors to Source Code
in thread Feature Request: Adding Colors to Source Code

How difficult would it be to add <code type=perl> or <code type=html> and parse them differently? Or if it's only going to parse Perl then just have a flag to tell it that it is Perl.

But I think it would have to be a one time parse as it's added to the DB because it would be just too taxing to parse every time code is displayed.

  • Comment on Re: Re: Re: Feature Request: Adding Colors to Source Code