On Jan 15, 2008 10:41 AM, <[EMAIL PROTECTED]> wrote: > when checking the html-output, I noticed, that there is an additional > space > before < and after >
Could it just be the way your source is being rendered? Or do you have a plugin that could be using output buffering to modify the markup? I ask because if you look at the trackback_rdf function in wp-includes/comment-template.php, you can see that there are no spaces. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
