Can anyone else confirm that the CITE attribute is stripped from BLOCKQUOTE tags by TinyMCE?
I add this code in the Code view (as a dumb example): <blockquote cite="http://google.com/"><p>I'm Feeling Lucky</p></blockquote> After switching to the Visual editor to write more and switching back to the Code view, that bit of code now reads: <blockquote><p>I'm Feeling Lucky</p></blockquote> -- Rick Beckman http://rickbeckman.org/ http://fellowship-hall.com/ _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
