Attached is a patch to change the behavior of source highlighting
functions to use instead of .
This patch also introduces \n and \t when the parser encounters one
(this change is mainly for readability).
The reasoning is: the tag is depreciated[1], and \n and \t should
be preserved, and not ju
On Tue, 2003-10-28 at 15:10, [EMAIL PROTECTED] wrote:
> In your diff, you have this line: + zend_printf(" %s\";>\n", last_color);
>
> There's a semicolon (;) in the tag (marked in red, if
> available). If that was meant to be part of the style attribute (like
> style=\"color: %s;\">), then it is
On Wed, 2003-10-29 at 22:31, Greg Beaver wrote:
> Lisa,
>
> With my testing, \n causes a double line break in Netscape Mail
> and Internet Explorer 6 on windows. However, using \n inside
> instead of works in both browsers. For my test, I took the page
> at http://pear.php.net/manual/en/cor