On Mon, May 5, 2008 at 11:10 PM, Rick Beckman <[EMAIL PROTECTED]> wrote:
> 2) WordPress is inconsistent about which entities are preserved when marking > up code. Quotes remain straight, triple dots aren't converted to ellipses, > and ampersands are properly escaped... but things like double-dashes (--) > are still typographically altered, which results in broken code being > output. Between CODE tags, NO character substitution should be taking place, > save for the proper escaping of &, <, and > to preserve (X)HTML validity. > > You mean between PREs. CODE is shorthand for monospace font, pre respects existing spacing and markup. -- -Doug http://literalbarrage.org/blog/ _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
